Software:Java transaction service

From HandWiki
Revision as of 13:07, 10 August 2021 by imported>PolicyEnforcerIA (attribution)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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