Java transaction service


The Java Transaction Service is a specification for building a transaction manager that maps onto the Object Management Group Object Transaction Service used in the Common Object Request Broker Architecture architecture. It uses General Inter-ORB Protocol to propagate the transactions between multiple JTS transaction managers.

Additional resources