Uses of Interface
org.apache.torque.util.TransactionManager

Packages that use TransactionManager
org.apache.torque.util Misc. 
 

Uses of TransactionManager in org.apache.torque.util
 

Classes in org.apache.torque.util that implement TransactionManager
 class TransactionManagerImpl
          Standard connection and transaction management for Torque.
 

Methods in org.apache.torque.util with parameters of type TransactionManager
static void Transaction.setTransactionManager(TransactionManager transactionManager)
          Sets the transaction manager to use.
 



Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.