public marks

PUBLIC MARKS from ogrisel with tag transaction

15 February 2007 01:45

Understanding JTA—the Java Transaction API: JDBC Topics: JDBC: Developer: Home

(via)
The Java™ Transaction API (JTA) allows applications to perform distributed transactions, that is, transactions that access and update data on two or more networked computer resources. The JTA specifies standard Java interfaces between a transaction manager and the parties involved in a distributed transaction system: the application, the application server, and the resource manager that controls access to the shared resources affected by the transactions. This document provides an overview of that process and how the DataDirect Connect® for JDBC™ drivers relate to it.

ogrisel's TAGS related to tag transaction

api +   java +   jta +