| Package | Description | 
|---|---|
| com.caucho.transaction | |
| javax.transaction | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TransactionManagerImpl. commit()Commit the transaction. | 
| void | UserTransactionImpl. commit()Commits the transaction | 
| void | UserTransactionProxy. commit()Commits the transaction | 
| void | TransactionImpl. commit()Commit the transaction. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TransactionManager. commit()Commits the transaction | 
| void | UserTransaction. commit()Commits the transaction | 
| void | Transaction. commit()Commits the transaction. |