JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.transaction.xa
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Packages
Module java.transaction.xa
module
java.transaction.xa
Defines an API for supporting distributed transactions in JDBC.
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.