Java Transaction Service
· Java Transaction Service (JTS) specifies the implementation of a Transaction Manager which supports
the Java Transaction API (JTA) 1.0 Specification at the high-level and implements the Java mapping
of the OMG Object Transaction Service (OTS) 1.1 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.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jts-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.