| Package | Description |
|---|---|
| com.caucho.transaction |
| Modifier and Type | Method and Description |
|---|---|
UserTransactionSuspendState |
UserTransactionImpl.userSuspend()
Suspends the transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserTransactionImpl.userResume(UserTransactionSuspendState state)
Resumes the transaction.
|