HOME

TheInfoList



OR:

The Java Transaction Service (JTS) is a specification for building a transaction manager that maps onto the
Object Management Group The Object Management Group (OMG) is a computer industry standards consortium. OMG Task Forces develop enterprise integration standards for a range of technologies. Business activities The goal of the OMG was a common portable and interoperab ...
(OMG) Object Transaction Service (OTS) used in the Common Object Request Broker Architecture (CORBA) architecture. It uses General Inter-ORB Protocol (IIOP) to propagate the transactions between multiple JTS transaction managers. {{See also, Java (programming language)


Additional resources


Sun's JTS description
Transaction service