The Adapter for JDBC supports both local and XA transactions.
In the adapter, a transaction is an isolated interaction with the back-end database, or enterprise information system (EIS). A transaction can consist of multiple operations on the database that are performed as an atomic unit. These operations are not affected by simultaneously occurring operations from other client applications of the database.
The adapter supports XA transactions for IBM(R) DB2(R) and Oracle databases.
The "Reference" section has example values for properties used with local and XA transactions.
Last updated: Thu Mar 23 13:24:30 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)