Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8197533 Split java.sql to create module java.transaction.xa
  3. JDK-8199466

Release Note: javax.transaction.xa Package Moved to the java.transaction.xa Module

XMLWordPrintable

    • Verified

      The maintenance JSR for the Java Transaction (JSR 907) has dropped package `javax.transaction.xa` from the API to allow it be subsumed by Java SE.

      As part of this effort, package `javax.transaction.xa` has been moved from module `java.sql` to a new module `java.transaction.xa`.

      The following types continue to be part of the `javax.transaction.xa` package:

      - `javax.transaction.xa.XAResource`
      - `javax.transaction.xa.Xid`
      - `javax.transaction.xa.XAException`

      The change should be transparent to existing applications on the class path or module path.

            lancea Lance Andersen
            lancea Lance Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: