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