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