Uses of Interface
org.datanucleus.state.LockManager
Packages that use LockManager
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
Provides classes relating to the life cycle state management of a persistable object.
-
Uses of LockManager in org.datanucleus
Fields in org.datanucleus declared as LockManagerModifier and TypeFieldDescriptionprivate LockManagerExecutionContextImpl.lockMgrLock manager for object-based locking.Methods in org.datanucleus that return LockManagerModifier and TypeMethodDescriptionExecutionContext.getLockManager()Accessor for the lock manager for objects in this execution context.ExecutionContextImpl.getLockManager() -
Uses of LockManager in org.datanucleus.state
Classes in org.datanucleus.state that implement LockManagerModifier and TypeClassDescriptionclassImplementation of a lock manager for objects.