| Package | Description | 
|---|---|
| org.datanucleus.cache | 
 This package provides classes implementing caching within DataNucleus. 
 | 
| org.datanucleus.identity | 
 
        Package defining object identity classes. 
 | 
| org.datanucleus.state | 
 Provides classes relating to the life cycle state of a persistable object. 
 | 
| org.datanucleus.store.fieldmanager | 
 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. 
 | 
| Class and Description | 
|---|
| AbstractFieldManager
 Abstract representation of a field manager. 
 | 
| FieldConsumer
 Interface providing methods for consuming field values from a persistable object. 
 | 
| FieldManager
 Provide methods to fetch from/to a persistable object to/from the ObjectProvider/DataStore. 
 | 
| FieldSupplier
 Interface providing methods for supplying field values to a persistable object. 
 | 
| Class and Description | 
|---|
| FieldManager
 Provide methods to fetch from/to a persistable object to/from the ObjectProvider/DataStore. 
 | 
| Class and Description | 
|---|
| FieldConsumer
 Interface providing methods for consuming field values from a persistable object. 
 | 
| FieldManager
 Provide methods to fetch from/to a persistable object to/from the ObjectProvider/DataStore. 
 | 
| FieldSupplier
 Interface providing methods for supplying field values to a persistable object. 
 | 
| SingleTypeFieldManager
 A simple field manager that stores/fetches a single field value per type
 in memory. 
 | 
| Class and Description | 
|---|
| AbstractFetchDepthFieldManager
 Base field manager for handling the fetching of fields. 
 | 
| AbstractFetchDepthFieldManager.EndOfFetchPlanGraphException
 Exception thrown when we reach the end of the fetch depth in a branch of the object graph 
 | 
| AbstractFieldManager
 Abstract representation of a field manager. 
 | 
| FieldConsumer
 Interface providing methods for consuming field values from a persistable object. 
 | 
| FieldManager
 Provide methods to fetch from/to a persistable object to/from the ObjectProvider/DataStore. 
 | 
| FieldSupplier
 Interface providing methods for supplying field values to a persistable object. 
 | 
Copyright © 2018. All rights reserved.