Uses of Class
org.datanucleus.ExecutionContextImpl.ThreadContextInfo
Packages that use ExecutionContextImpl.ThreadContextInfo
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
-
Uses of ExecutionContextImpl.ThreadContextInfo in org.datanucleus
Methods in org.datanucleus that return ExecutionContextImpl.ThreadContextInfoModifier and TypeMethodDescriptionprotected ExecutionContextImpl.ThreadContextInfoExecutionContextImpl.acquireThreadContextInfo()Accessor for the thread context information, for the current thread.protected ExecutionContextImpl.ThreadContextInfoExecutionContextImpl.getThreadContextInfo()Get the current ThreadContextInfo assigned to the current thread without changing the reference counter.