Index  Developers Guides  Admin Guide  Close

Java transaction services (JTS)

A way to maintain control of distributed transactions in order to protect them from sharing violations or other failures. WebLogic uses JTS internally for its transaction processing functionality, but does not export any of its JTS implementation as a public API.

See also

Java Enterprise APIs