Uses of Class
org.multiverse.api.TxnThreadLocal.Container
-
Packages that use TxnThreadLocal.Container Package Description org.multiverse.api -
-
Uses of TxnThreadLocal.Container in org.multiverse.api
Fields in org.multiverse.api with type parameters of type TxnThreadLocal.Container Modifier and Type Field Description static ThreadLocal<TxnThreadLocal.Container>TxnThreadLocal. threadlocalMethods in org.multiverse.api that return TxnThreadLocal.Container Modifier and Type Method Description static TxnThreadLocal.ContainerTxnThreadLocal. getThreadLocalTxnContainer()ThreadLocalTransaction Gets the ThreadLocal container that stores the Txn.
-