Try OpenEdge Now
SQL Development
Working with JTA Transactions
:
JTA and the distributed transaction process
JTA and the distributed transaction process
A distributed transaction occurs when the application sends a transaction request to the transaction manager. The transaction is completed by the final commit/rollback decision.
In this section:
JTA transactions and two-phase commit protocol
JTA transactions and conventional transactions
JTA transactions and crash recovery
JTA transactions and OpenEdge Replication