Jta

Jul 20, 2023

Java Transaction API (JTA)

Java Transaction API JTA specifies standard Java interfaces between a transaction manager and the parties involved in a distributed transaction system the resource manager, the application server, and the transactional applications.

The JTA specification was developed by Sun Microsystems in cooperation with leading industry partners in the transaction processing and database system arena. See JSR 907.



Checkout these related ports:
  • Xdoclet - Java attribute-oriented code generation engine
  • Wildfly90 - Replacement for JBoss Application Server
  • Wildfly26 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly25 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly24 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly18 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly17 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly16 - Replacement for JBoss Application Server
  • Wildfly15 - Replacement for JBoss Application Server
  • Wildfly14 - Replacement for JBoss Application Server
  • Wildfly13 - Replacement for JBoss Application Server
  • Wildfly12 - Replacement for JBoss Application Server
  • Wildfly11 - Replacement for JBoss Application Server
  • Wildfly10 - Replacement for JBoss Application Server
  • Visualvm - GUI tool combining CLI JDK tools and profiling capabilities