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.ThreadContextInfo
ExecutionContextImpl.acquireThreadContextInfo()
Accessor for the thread context information, for the current thread.protected ExecutionContextImpl.ThreadContextInfo
ExecutionContextImpl.getThreadContextInfo()
Get the current ThreadContextInfo assigned to the current thread without changing the reference counter.