Uses of Package
org.datanucleus.store.fieldmanager
Packages that use org.datanucleus.store.fieldmanager
Package
Description
This package provides classes implementing L1/L2 persistable object caching within DataNucleus.
Package defining object identity classes.
Provides classes relating to the life cycle state management of a persistable object.
Package providing managers for fields which give a mechanism for navigating through fields of a class and
performing operations based on the type of the field.
-
Classes in org.datanucleus.store.fieldmanager used by org.datanucleus.cacheClassDescriptionAbstract representation of a field manager.Provide methods to fetch from/to a persistable object to/from StateManager/DataStore.
-
Classes in org.datanucleus.store.fieldmanager used by org.datanucleus.identityClassDescriptionProvide methods to fetch from/to a persistable object to/from StateManager/DataStore.
-
Classes in org.datanucleus.store.fieldmanager used by org.datanucleus.stateClassDescriptionProvide methods to fetch from/to a persistable object to/from StateManager/DataStore.A simple field manager that stores/fetches a single field value per type in memory.
-
Classes in org.datanucleus.store.fieldmanager used by org.datanucleus.store.fieldmanagerClassDescriptionBase field manager for handling the fetching of fields.Exception thrown when we reach the end of the fetch depth in a branch of the object graphAbstract representation of a field manager.Provide methods to fetch from/to a persistable object to/from StateManager/DataStore.