Package | Description |
---|---|
fr.ifremer.adagio.core.dao.playground |
Modifier and Type | Method and Description |
---|---|
PlaygroundFishingTripVesselMasterPK |
PlaygroundFishingTripVesselMaster.getPlaygroundFishingTripVesselMasterPk()
Get the composite primary key identifier class
|
Modifier and Type | Method and Description |
---|---|
int |
PlaygroundFishingTripVesselMasterPK.compareTo(PlaygroundFishingTripVesselMasterPK o) |
Object |
PlaygroundFishingTripVesselMasterDaoBase.get(int transform,
PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Does the same thing as
PlaygroundFishingTripVesselMasterDao.get(PlaygroundFishingTripVesselMasterPK) with an
additional flag called transform . |
Object |
PlaygroundFishingTripVesselMasterDao.get(int transform,
PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Does the same thing as
PlaygroundFishingTripVesselMasterDao.get(PlaygroundFishingTripVesselMasterPK) with an
additional flag called transform . |
PlaygroundFishingTripVesselMaster |
PlaygroundFishingTripVesselMasterDaoBase.get(PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Gets an instance of PlaygroundFishingTripVesselMaster from the persistent store.
|
PlaygroundFishingTripVesselMaster |
PlaygroundFishingTripVesselMasterDao.get(PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Gets an instance of PlaygroundFishingTripVesselMaster from the persistent store.
|
Object |
PlaygroundFishingTripVesselMasterDaoBase.load(int transform,
PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Does the same thing as
PlaygroundFishingTripVesselMasterDao.load(PlaygroundFishingTripVesselMasterPK) with an
additional flag called transform . |
Object |
PlaygroundFishingTripVesselMasterDao.load(int transform,
PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Does the same thing as
PlaygroundFishingTripVesselMasterDao.load(PlaygroundFishingTripVesselMasterPK) with an
additional flag called transform . |
PlaygroundFishingTripVesselMaster |
PlaygroundFishingTripVesselMasterDaoBase.load(PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Loads an instance of PlaygroundFishingTripVesselMaster from the persistent store.
|
PlaygroundFishingTripVesselMaster |
PlaygroundFishingTripVesselMasterDao.load(PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Loads an instance of PlaygroundFishingTripVesselMaster from the persistent store.
|
void |
PlaygroundFishingTripVesselMasterDaoBase.remove(PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Removes the instance of PlaygroundFishingTripVesselMaster having the given
identifier from the persistent store. |
void |
PlaygroundFishingTripVesselMasterDao.remove(PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPk)
Removes the instance of PlaygroundFishingTripVesselMaster having the given
identifier from the persistent store. |
void |
PlaygroundFishingTripVesselMaster.setPlaygroundFishingTripVesselMasterPk(PlaygroundFishingTripVesselMasterPK playgroundFishingTripVesselMasterPkIn)
Set the composite primary key identifier class
|
Copyright © 2012–2014 IFREMER. All rights reserved.