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.

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

              Created:
              Updated:
              Resolved: