Java Transaction API

Transaction management is an important aspect in enterprise applications. With enterprise applications getting more and more complex and accessing disparate information resources, it is imperative to control the ways different systems are accessed in a business procedure executed by an enterprise application.

The Java Transaction API abstracts the transaction interactions in an application irrespective of the transaction manager used for transaction handling. The Java Transaction API defines standard interfaces for interactions among application components, transaction managers, and resource managers.

The Java Transaction API consists of the following three components:

  • Client level interface— The client level interface is ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.