samedi 27 octobre 2007

JTA

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 transactions system: the application, the application server, and the resource manager that controls access to the shared resources affected by the transactions.

Aucun commentaire: