Article · Wikipedia archive · Last revised Jul 12, 2026

Java transaction service

The Java Transaction Service (JTS) is a Java facility implementing an Object Management Group (OMG) object transaction service, enabling managers to coordinate across systems. It uses the General Inter-ORB Protocol (IIOP) over CORBA to propagate transaction information via the Java Transaction API.

Last revised
Jul 12, 2026
Read time
≈ 1 min
Length
65 w
Citations
1
Source

The Java Transaction Service (JTS) is a Java facility implementing an Object Management Group (OMG) object transaction service, enabling managers to coordinate across systems. It uses the General Inter-ORB Protocol (IIOP) over CORBA to propagate transaction information via the Java Transaction API.1

References

References

External links