Package | Description |
---|---|
com.opencloud.rhino.management.usertx |
Modifier and Type | Method and Description |
---|---|
void |
UserTransactionManagementMBean.commitUserTransaction()
Commit a transaction started by the client.
|
void |
UserTransactionManagementMBean.rollbackUserTransaction()
Roll back a transaction stated by the client.
|
void |
UserTransactionManagementMBean.startUserTransaction()
Start a client-demarcated transaction.
|