Try OpenEdge Now
skip to main content
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.
* XADataSource
* XAConnection
* XAResource
* XAResource methods