JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 14 & JDK 14
Module:
Description
|
Modules |
Packages
|
Services
SEARCH:
Module java.transaction.xa
Defines an API for supporting distributed transactions in JDBC.
Module Graph:
Since:
11
Packages
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.