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