| Package | Description |
|---|---|
| com.caucho.transaction |
| Modifier and Type | Method and Description |
|---|---|
UserTransactionImpl |
UserTransactionProxy.getCurrentUserTransactionImpl()
Gets the current thread transaction.
|
UserTransactionImpl |
UserTransactionProxy.getUserTransaction()
Gets the thread transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedXAResource.setTransaction(UserTransactionImpl userTrans) |
void |
TransactionImpl.setUserTransaction(UserTransactionImpl ut)
Sets the user transaction.
|