Uses of Class
com.subshell.persistence.transaction.TransactionContext

Packages that use TransactionContext
com.subshell.persistence.transaction Classes for working with transactions. 
 

Uses of TransactionContext in com.subshell.persistence.transaction
 

Methods in com.subshell.persistence.transaction that return TransactionContext
static TransactionContext TransactionContext.getCurrentContext()
          Returns the transaction context associated with the current thread.
 

Methods in com.subshell.persistence.transaction with parameters of type TransactionContext
static void TransactionContext.setCurrentContext(TransactionContext context)
          Sets the transaction context to be associated with the current thread.
 



Copyright © 2004-2005 subshell GmbH. All Rights Reserved.