Uses of Interface
org.apache.torque.util.TransactionManager
Packages that use TransactionManager
-
Uses of TransactionManager in org.apache.torque.util
Classes in org.apache.torque.util that implement TransactionManagerModifier and TypeClassDescriptionclassStandard connection and transaction management for Torque.Methods in org.apache.torque.util that return TransactionManagerModifier and TypeMethodDescriptionstatic TransactionManagerTransaction.getTransactionManager()Returns the current transaction manager.Methods in org.apache.torque.util with parameters of type TransactionManagerModifier and TypeMethodDescriptionstatic voidTransaction.setTransactionManager(TransactionManager transactionManager) Sets the transaction manager to use.