Sun Java Solaris Communities My SDN Account Join SDN
 

Java Transaction Service (JTS)

Improve performance.
Java EE 5 fuels efficiency.  

Java Transaction Service (JTS) specifies the implementation of a transaction manager that supports the Java Transaction API (JTA) specification (see JSR 907) at the high level and implements the Java mapping of the OMG Object Transaction Service (OTS) specification at the low level. JTS uses the standard CORBA ORB/TS interfaces and Internet Inter-ORB Protocol (IIOP) for transaction context propagation between JTS transaction managers.

A JTS transaction manager provides transaction services to the parties involved in distributed transactions: the application server, the resource manager, the standalone transactional application, and the Communication Resource Manager (CRM).


Java Technology Mapping of the OMG Object Transaction Service (OTS)


The packages org.omg.CosTransactions and org.omg.CosTSPortability define the Java mapping of the Object Management Group's Transaction Service (OTS) 1.2.1 interfaces using the standard IDL/Java programming language mapping.

The following OMG documents provide the relevant information:


What's Available


Specifications:

Download:
  • Java Transaction Service (JTS) 1.0 zip file


    - javax.jts, CORBA OTS idl, source and documentation zip file. The org.omg classes are compatible with JAVAIDL that is part of the Java 2 Platform.

Resources

Java EE SDK Fuels Efficiency - Get it Now

GlassFish AppServer - Get it Now

Download the NetBeans IDE

Getting Started
 
Related Resources
 
Open Project Glassfish