Uses of Interface
org.jpox.store.IdentifierFactory

Packages that use IdentifierFactory
org.jpox.store Definition of the storage of the classes. 
 

Uses of IdentifierFactory in org.jpox.store
 

Classes in org.jpox.store that implement IdentifierFactory
 class AbstractIdentifierFactory
          Abstract representation of an identifier factory.
 

Fields in org.jpox.store declared as IdentifierFactory
protected  IdentifierFactory AbstractStoreManager.identifierFactory
          Factory for identifiers for this datastore.
 

Methods in org.jpox.store that return IdentifierFactory
 IdentifierFactory AbstractStoreManager.getIdentifierFactory()
           
 IdentifierFactory StoreManager.getIdentifierFactory()
          Accessor for the identifier factory.
 IdentifierFactory FederationManager.getIdentifierFactory()
           
 



Copyright © -2008 . All Rights Reserved.