Java transaction service: Difference between revisions
Appearance
Content deleted Content added
m Dating maintenance tags: {{Clarification needed}} |
m Bot: Migrating 4 interwiki links, now provided by Wikidata on d:q910105 (Report Errors) |
||
Line 1: | Line 1: | ||
The '''Java Transaction Service''' ('''JTS''') is a specification for building a [[Transaction processing|transaction manager]] that maps onto{{clarification needed|date=June 2012}} 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. |
The '''Java Transaction Service''' ('''JTS''') is a specification for building a [[Transaction processing|transaction manager]] that maps onto{{clarification needed|date=June 2012}} 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. |
||
See also: [[Java (programming language)|Java programming language]] |
See also: [[Java (programming language)|Java programming language]] |
||
Line 9: | Line 8: | ||
[[Category:Java enterprise platform|Transaction service]] |
[[Category:Java enterprise platform|Transaction service]] |
||
[[de:Java Transaction Service]] |
|||
[[ko:자바 트랜잭션 서비스]] |
|||
[[pt:Java Transaction Service]] |
|||
[[zh:Java事务服务]] |
Revision as of 06:32, 28 February 2013
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.
See also: Java programming language