Try OpenEdge Now
skip to main content
SQL Development
Working with JTA Transactions
 

Working with JTA Transactions

The Java Transaction API (JTA) allows applications to perform distributed transactions on multiple networked computer resources. This chapter provides an overview of that process and how OpenEdge and DataDirect Connect for JDBC drivers relate to that.
* JTA's role in J2EE
* Understanding JTA architecture
* Understanding application interfaces
* JTA and the distributed transaction process
* Planning for JTA transaction support