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 |
---|---|
CallbackHandler |
ExecutionContext.getCallbackHandler()
Retrieve the callback handler for this ExecutionContext.
|
CallbackHandler |
ExecutionContextImpl.getCallbackHandler()
Retrieve the callback handler for this context.
|
Modifier and Type | Class and Description |
---|---|
class |
NullCallbackHandler
Callback handler that does nothing.
|
Modifier and Type | Method and Description |
---|---|
protected CallbackHandler |
StateManagerImpl.getCallbackHandler() |
Copyright © 2019. All rights reserved.