Module java.transaction.xa
module java.transaction.xa
Defines an API for supporting distributed transactions in JDBC.
-
Packages
Exports包描述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.