Uses of Package
org.jpox.store.fieldmanager

Packages that use org.jpox.store.fieldmanager
org.jpox This package provides classes that are typically client-facing. 
org.jpox.sco Provides implementations of the wrappers for the mutable Second Class Objects (SCO's) supported by JPOX. 
org.jpox.state Provides classes relating to the life cycle state of a persistable object. 
org.jpox.store.fieldmanager This packages acts as a link between the StateManager and the mappings, extending the PersistenceCapable.ObjectIdFieldManager of the JDO specification. 
org.jpox.store.rdbms.fieldmanager Provides field-managers to populate JDBC Statements, and to extract from JDBC ResultSets. 
 

Classes in org.jpox.store.fieldmanager used by org.jpox
FieldManager
          Provide methods to fetch from and to the PersistenceCapable object instance to the StateManager / DataStore
 

Classes in org.jpox.store.fieldmanager used by org.jpox.sco
AbstractFieldManager
          Abstract representation of a field manager.
FieldManager
          Provide methods to fetch from and to the PersistenceCapable object instance to the StateManager / DataStore
 

Classes in org.jpox.store.fieldmanager used by org.jpox.state
AbstractFieldManager
          Abstract representation of a field manager.
FieldManager
          Provide methods to fetch from and to the PersistenceCapable object instance to the StateManager / DataStore
 

Classes in org.jpox.store.fieldmanager used by org.jpox.store.fieldmanager
FieldManager
          Provide methods to fetch from and to the PersistenceCapable object instance to the StateManager / DataStore
 

Classes in org.jpox.store.fieldmanager used by org.jpox.store.rdbms.fieldmanager
AbstractFieldManager
          Abstract representation of a field manager.
FieldManager
          Provide methods to fetch from and to the PersistenceCapable object instance to the StateManager / DataStore
 



Copyright © -2007 . All Rights Reserved.