| 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.flush | 
 
        This package provides classes managing the flush process when using MANUAL flush. 
 | 
| 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. 
 | 
| Class and Description | 
|---|
| Operation
 Interface for an operation to be flushed. 
 | 
| OperationQueue
 Queue of operations to be performed when operating in MANUAL FlushMode. 
 | 
| Class and Description | 
|---|
| CollectionAddOperation
 Add operation for a collection where we have a backing store. 
 | 
| CollectionRemoveOperation
 Remove operation for a collection. 
 | 
| FlushProcess
 Representation of a persistence flush process. 
 | 
| Operation
 Interface for an operation to be flushed. 
 | 
| OperationQueue
 Queue of operations to be performed when operating in MANUAL FlushMode. 
 | 
| SCOOperation
 (Queued) operation performed on a backing store. 
 | 
| Class and Description | 
|---|
| FlushProcess
 Representation of a persistence flush process. 
 | 
| Class and Description | 
|---|
| FlushProcess
 Representation of a persistence flush process. 
 | 
Copyright © 2018. All rights reserved.