Previous Topic: IdmsConnection.setIdentity(String identity)Next Topic: Using Distributed Transactions with JDBC


Distributed Transactions

The CA IDMS Server JDBC driver supports distributed transactions when connected to CA IDMS r16 SP2 or later.

When an application enlists in a global transaction, CA IDMS creates a new internal SQL session in addition to the SQL sessions created for the local transaction and to execute DatabaseMetaData methods.