Uses of Class
org.jpox.store.poid.PoidManager

Packages that use PoidManager
org.jpox.store Package handling the storage of classes to the datastore, and the management of the datastore. 
 

Uses of PoidManager in org.jpox.store
 

Fields in org.jpox.store declared as PoidManager
protected  PoidManager AbstractStoreManager.poidManager
          Manager for identity generation.
 

Methods in org.jpox.store that return PoidManager
 PoidManager AbstractStoreManager.getPoidManager()
           
 PoidManager StoreManager.getPoidManager()
          Accessor for the POIDManager for obtaining sequences.
 PoidManager FederationManager.getPoidManager()
           
 



Copyright © -2008 . All Rights Reserved.