Package | Description |
---|---|
com.caucho.ejb.util | |
com.caucho.transaction |
Modifier and Type | Method and Description |
---|---|
TransactionImpl |
XAManager.getTransaction()
Gets the active transaction.
|
Modifier and Type | Method and Description |
---|---|
TransactionImpl |
TransactionManagerImpl.getCurrent()
Returns the current TransactionImpl, creating if necessary.
|
static TransactionImpl |
TransactionImpl.getCurrent() |
TransactionImpl |
TransactionManagerImpl.getTransaction()
Returns the transaction for the current thread.
|