Uses of Package
org.jpox.store.poid

Packages that use org.jpox.store.poid
org.jpox.jdo Package providing components specific to JDO persistence. 
org.jpox.store Package handling the storage of classes to the datastore, and the management of the datastore. 
org.jpox.store.poid POID - Persistent Id Generation. 
 

Classes in org.jpox.store.poid used by org.jpox.jdo
PoidGenerator
          Generator interface for POIDs.
 

Classes in org.jpox.store.poid used by org.jpox.store
PoidGenerator
          Generator interface for POIDs.
PoidManager
          Manager for the creation of PoidGenerators.
 

Classes in org.jpox.store.poid used by org.jpox.store.poid
AbstractPoidGenerator
          Abstract POID generator.
AbstractUIDPoidGenerator
          Poid generator for a UID format.
AbstractUUIDPoidGenerator
          Poid generator for a UUID format.
PoidBlock
          Representation of a block of ids.
PoidConnectionProvider
          Connection provider for a PoidGenerator that requires connections to their datastore.
PoidGenerator
          Generator interface for POIDs.
 



Copyright © -2008 . All Rights Reserved.