Package | Description |
---|---|
org.apache.torque.util |
Misc.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionManagerImpl
Standard connection and transaction management for Torque.
|
Modifier and Type | Method and Description |
---|---|
static TransactionManager |
Transaction.getTransactionManager()
Returns the current transaction manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
Transaction.setTransactionManager(TransactionManager transactionManager)
Sets the transaction manager to use.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.