Jump to content

Java transaction service

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by InternetArchiveBot (talk | contribs) at 23:37, 19 April 2017 (Rescuing 1 sources and tagging 0 as dead. #IABot (v1.3beta7)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Java Transaction Service (JTS) is a specification for building a transaction manager that maps onto[clarification needed] the Object Management Group (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.

Additional Resources