| Package | Description |
|---|---|
| javax.transaction |
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.commit()
Attempt to commit this transaction.
|
void |
UserTransaction.commit()
Commit the transaction associated with the calling thread.
|
void |
TransactionManager.commit()
Commit the transaction associated with the calling thread.
|
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.