Uses of Package
org.datanucleus.flush
Packages that use org.datanucleus.flush
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
This package provides classes managing the flush process when using MANUAL flush.
Package handling the storage of classes to the datastore, and the management of the datastore.
Package providing management for federation of datastores.
-
Classes in org.datanucleus.flush used by org.datanucleusClassDescriptionFlush mode for the persistence process.Interface for an operation to be flushed.Queue of operations to be performed when operating in MANUAL FlushMode.
-
Classes in org.datanucleus.flush used by org.datanucleus.flushClassDescriptionAdd operation for a collection where we have a backing store.Remove operation for a collection.Flush mode for the persistence process.Representation of a persistence flush process.Interface for an operation to be flushed.Queue of operations to be performed when operating in MANUAL FlushMode.(Queued) operation performed on a backing store.
-
Classes in org.datanucleus.flush used by org.datanucleus.store
-
Classes in org.datanucleus.flush used by org.datanucleus.store.federation