Try OpenEdge Now
SQL Development
Working with JTA Transactions
:
Understanding application interfaces
Understanding application interfaces
JTA specifies the Java interfaces between a transaction manager and the components of a distributed transaction system. These interfaces are implemented through the JDBC driver in cooperation with OpenEdge SQL.
In this section:
XADataSource
XAConnection
XAResource
XAResource methods