java.transaction.xa (Java SE 15 & JDK 15) (original) (raw)

Defines an API for supporting distributed transactions in JDBC.

Module Graph:

Module graph for java.transaction.xaModule graph for java.transaction.xa

Since:

11

Exports

Package Description
javax.transaction.xa Provides the API that defines the contract between the transaction manager and the resource manager, which allows the transaction manager to enlist and delist resource objects (supplied by the resource manager driver) in JTA transactions.