Uses of Class
com.caucho.transaction.TransactionImpl

Packages that use TransactionImpl
com.caucho.transaction   
 

Uses of TransactionImpl in com.caucho.transaction
 

Methods in com.caucho.transaction that return TransactionImpl
 TransactionImpl TransactionManagerImpl.getCurrent()
          Returns the current TransactionImpl, creating if necessary.