Clever Geek Handbook
📜 ⬆️ ⬇️

Java transaction service

JTS ( Java Transaction Service) is a term used in the development of Java software. When exchanging data between several components of one or several applications, it is often important to process these communications and related operations in applications as part of a general transaction . JTS describes a service (in terms of software) that controls transactions. Communication between applications implemented in Java and JTS is via a protocol called the Java Transaction API (JTA).

JST - is a specification for building a transaction manager that maps to the Object Management Group (OMG) Service Object Transaction (OTS) used in the Common Request Object Broker Architecture (CORBA) architecture. It uses the common Inter-ORB Protocol (IIOP) to distribute transactions between multiple JTS transaction managers.

The Java EE -based web application server is JTS- based.

Version History

JTS History
JTS versionAnnouncementJava platformImportant change
JTS 1.0Java EE 5

See also

  • Java
  • Java Transaction API

Links

  • Description of Sun JTS .


Source - https://ru.wikipedia.org/w/index.php?title=Java_transaction_service&oldid=97778384


More articles:

  • Lisovsky, Alexander Petrovich
  • Maupihaa
  • Colmar International Music Festival
  • Arts
  • Cai Shen
  • Lago del Toro
  • Salt Mine in Turda
  • Sudoplatov, Yuri Viktorovich
  • Old Man and Dipper
  • Yuzefo-Nikolaevsky Sugar Refinery

All articles

Clever Geek | 2019