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.state |
Provides classes relating to the life cycle state of a persistable object.
|
Modifier and Type | Method and Description |
---|---|
LockManager |
ExecutionContext.getLockManager()
Accessor for the lock manager for this execution context.
|
LockManager |
ExecutionContextImpl.getLockManager() |
Modifier and Type | Class and Description |
---|---|
class |
LockManagerImpl
Implementation of a lock manager for objects.
|
Copyright © 2019. All rights reserved.