Uses of Class
org.multiverse.api.TxnThreadLocal.Container

Packages that use TxnThreadLocal.Container
org.multiverse.api   
 

Uses of TxnThreadLocal.Container in org.multiverse.api
 

Fields in org.multiverse.api with type parameters of type TxnThreadLocal.Container
static ThreadLocal<TxnThreadLocal.Container> TxnThreadLocal.threadlocal
           
 

Methods in org.multiverse.api that return TxnThreadLocal.Container
static TxnThreadLocal.Container TxnThreadLocal.getThreadLocalTxnContainer()
          ThreadLocalTransaction Gets the ThreadLocal container that stores the Txn.
 



Copyright © 2012. All Rights Reserved.