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 © 2019 JBoss by Red Hat. All rights reserved.