Package | Description |
---|---|
com.caucho.transaction | |
javax.transaction |
Modifier and Type | Method and Description |
---|---|
void |
TransactionManagerImpl.resume(Transaction tobj)
Resume the transaction.
|
void |
UserTransactionProxy.resume(Transaction transaction)
Resume a transaction.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionManager.resume(Transaction transaction)
Resume a transaction.
|