Package org.jpox.store.fieldmanager

This packages acts as a link between the StateManager and the mappings, extending the PersistenceCapable.ObjectIdFieldManager of the JDO specification.

See:
          Description

Interface Summary
FieldManager Provide methods to fetch from and to the PersistenceCapable object instance to the StateManager / DataStore
 

Class Summary
AbstractFieldManager Abstract representation of a field manager.
SingleTypeFieldManager A simple field manager that stores/fetches a single field value per type in memory.
SingleValueFieldManager Field manager for single field.
 

Package org.jpox.store.fieldmanager Description

This packages acts as a link between the StateManager and the mappings, extending the PersistenceCapable.ObjectIdFieldManager of the JDO specification.



Copyright © -2007 . All Rights Reserved.