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. Derby fully implements this API.

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

Related reference
javax.sql: JDBC interfaces