Uses of Package
org.datanucleus.cache
Packages that use org.datanucleus.cache
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 implementing L1/L2 persistable object caching within DataNucleus.
Provides classes relating to the life cycle state management of a persistable object.
-
Classes in org.datanucleus.cache used by org.datanucleusClassDescriptionAn object that is stored in the Level2 Cache keyed by the identity of the persistable object.Key representing a unique key for a persistable object.Provides an interface for Level 1 caches.Interface for any Level 2 Cache used internally.
-
Classes in org.datanucleus.cache used by org.datanucleus.cacheClassDescriptionAbstract starting point for a third-party L2 cache plugin.Abstract referenced implementation of a Level 2 cache, to be used as the base for weak/soft variants.Representation of a class whose objects will be pinned when put into the L2 cache.An object that is stored in the Level2 Cache keyed by the identity of the persistable object.Key representing a unique key for a persistable object.Provides an interface for Level 1 caches.Interface for any Level 2 Cache used internally.
-
Classes in org.datanucleus.cache used by org.datanucleus.stateClassDescriptionAn object that is stored in the Level2 Cache keyed by the identity of the persistable object.