The JTA API The JTA API is made up of the two interfaces and one exception that are part of the java.transaction.xa package. fully implements this API. JTA API Java Transaction API

The implemented APIs are as follows. The following sections provide some implementation details.

  • javax.transaction.xa.XAResourcejavax.transaction.xa.XAResource
  • javax.transaction.xa.Xidjavax.transaction.xa.Xid
  • javax.transaction.xa.XAExceptionjavax.transaction.xa.XAException