| Package | Description | 
|---|---|
| org.datanucleus | 
 This package provides classes that are typically externally called, whether that means by developers
    or by other DataNucleus plugins. 
 | 
| org.datanucleus.api | 
 
        Provides adapters for different client APIs, like JDO, JPA and so on. 
 | 
| org.datanucleus.cache | 
 This package provides classes implementing caching within DataNucleus. 
 | 
| org.datanucleus.flush | 
 
        This package provides classes managing the flush process when using MANUAL flush. 
 | 
| org.datanucleus.state | 
 Provides classes relating to the life cycle state of a persistable object. 
 | 
| org.datanucleus.store | 
 Package handling the storage of classes to the datastore, and the management of the datastore. 
 | 
| org.datanucleus.store.federation | 
 Package providing management for federation of datastores. 
 | 
| 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. 
 | 
| org.datanucleus.store.types | 
 Package providing basic java type handling for DataNucleus. 
 | 
| org.datanucleus.store.types.scostore | 
 Package providing backing store definitions for (SCO) types that need a backing store. 
 | 
| org.datanucleus.store.types.wrappers | 
 Provides implementations of the "simple" wrappers for the mutable Second Class Objects (SCO's) supported by DataNucleus, so
    that we can intercept calls that will mutate the object. 
 | 
| Class and Description | 
|---|
| CallbackHandler
 CallBack handlers receive notification of events on persistent objects. 
 | 
| LockManager
 Interface defining a manager for locking of objects. 
 | 
| ObjectProvider
 Provider of field information for a managed object. 
 | 
| ObjectProviderFactory
 Factory for ObjectProviders. 
 | 
| RelationshipManager | 
| Class and Description | 
|---|
| LifeCycleState
 Base Class representing the life cycle state. 
 | 
| Class and Description | 
|---|
| ObjectProvider
 Provider of field information for a managed object. 
 | 
| Class and Description | 
|---|
| ObjectProvider
 Provider of field information for a managed object. 
 | 
| Class and Description | 
|---|
| AbstractStateManager
 Abstract representation of an implementation of a bytecode enhancement-based StateManager. 
 | 
| ActivityState
 Definition of the activity states of a StateManager. 
 | 
| CallbackHandler
 CallBack handlers receive notification of events on persistent objects. 
 | 
| LifeCycleState
 Base Class representing the life cycle state. 
 | 
| LockManager
 Interface defining a manager for locking of objects. 
 | 
| ObjectProvider
 Provider of field information for a managed object. 
 | 
| ObjectProviderFactory
 Factory for ObjectProviders. 
 | 
| ObjectValueGenerator
 Interface providing value generation based on an input (persistable) object. 
 | 
| RelationshipManager | 
| StateManagerImpl
 Implementation of a StateManager, supporting the bytecode enhancement contract of DataNucleus. 
 | 
| Class and Description | 
|---|
| ObjectProvider
 Provider of field information for a managed object. 
 | 
| Class and Description | 
|---|
| ObjectProvider
 Provider of field information for a managed object. 
 | 
| Class and Description | 
|---|
| ObjectProvider
 Provider of field information for a managed object. 
 | 
| Class and Description | 
|---|
| ObjectProvider
 Provider of field information for a managed object. 
 | 
| Class and Description | 
|---|
| ObjectProvider
 Provider of field information for a managed object. 
 | 
| Class and Description | 
|---|
| ObjectProvider
 Provider of field information for a managed object. 
 | 
Copyright © 2018. All rights reserved.