Package | Description |
---|---|
fr.ifremer.adagio.core.dao.data.fishingArea |
Modifier and Type | Method and Description |
---|---|
FishingArea2ManagedLocationPK |
FishingArea2ManagedLocation.getFishingArea2ManagedLocationPk()
Get the composite primary key identifier class
|
Modifier and Type | Method and Description |
---|---|
int |
FishingArea2ManagedLocationPK.compareTo(FishingArea2ManagedLocationPK o) |
FishingArea2ManagedLocation |
FishingArea2ManagedLocationDaoBase.get(FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Gets an instance of FishingArea2ManagedLocation from the persistent store.
|
FishingArea2ManagedLocation |
FishingArea2ManagedLocationDao.get(FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Gets an instance of FishingArea2ManagedLocation from the persistent store.
|
Object |
FishingArea2ManagedLocationDaoBase.get(int transform,
FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Does the same thing as
FishingArea2ManagedLocationDao.get(FishingArea2ManagedLocationPK) with an
additional flag called transform . |
Object |
FishingArea2ManagedLocationDao.get(int transform,
FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Does the same thing as
FishingArea2ManagedLocationDao.get(FishingArea2ManagedLocationPK) with an
additional flag called transform . |
FishingArea2ManagedLocation |
FishingArea2ManagedLocationDaoBase.load(FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Loads an instance of FishingArea2ManagedLocation from the persistent store.
|
FishingArea2ManagedLocation |
FishingArea2ManagedLocationDao.load(FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Loads an instance of FishingArea2ManagedLocation from the persistent store.
|
Object |
FishingArea2ManagedLocationDaoBase.load(int transform,
FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Does the same thing as
FishingArea2ManagedLocationDao.load(FishingArea2ManagedLocationPK) with an
additional flag called transform . |
Object |
FishingArea2ManagedLocationDao.load(int transform,
FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Does the same thing as
FishingArea2ManagedLocationDao.load(FishingArea2ManagedLocationPK) with an
additional flag called transform . |
void |
FishingArea2ManagedLocationDaoBase.remove(FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Removes the instance of FishingArea2ManagedLocation having the given
identifier from the persistent store. |
void |
FishingArea2ManagedLocationDao.remove(FishingArea2ManagedLocationPK fishingArea2ManagedLocationPk)
Removes the instance of FishingArea2ManagedLocation having the given
identifier from the persistent store. |
void |
FishingArea2ManagedLocation.setFishingArea2ManagedLocationPk(FishingArea2ManagedLocationPK fishingArea2ManagedLocationPkIn)
Set the composite primary key identifier class
|
Copyright © 2012–2014 IFREMER. All rights reserved.