Uses of Interface
org.datanucleus.state.CallbackHandler
Packages that use CallbackHandler
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 CallbackHandler in org.datanucleus
Classes in org.datanucleus that implement CallbackHandlerModifier and TypeClassDescriptionstatic classCallback handler that does nothing.Fields in org.datanucleus declared as CallbackHandlerModifier and TypeFieldDescriptionprivate CallbackHandlerExecutionContextImpl.callbackHandlerCallback handler for this context.Methods in org.datanucleus that return CallbackHandlerModifier and TypeMethodDescriptionExecutionContext.getCallbackHandler()Retrieve the callback handler for this ExecutionContext.ExecutionContextImpl.getCallbackHandler()Retrieve the callback handler for this context. -
Uses of CallbackHandler in org.datanucleus.state
Methods in org.datanucleus.state that return CallbackHandlerModifier and TypeMethodDescriptionprotected CallbackHandlerStateManagerImpl.getCallbackHandler()