WebSphere® Application Server applications can use transactions to coordinate multiple updates to resources as atomic units (as indivisible units of work) such that all or none of the updates are made permanent.
Also, WebSphere Application Server
for z/OS® supports the coordination of resource managers
through RRS (z/OS resource recovery services).
For details about the methods available with the UserTransaction interface, see the Java Transaction API (JTA) 1.1 Specification.
Also, Java Transaction API (JTA) support includes additional application programming interfaces so that application frameworks can manipulate the unit of work (UOW) context of a thread, and components can register with a JTA transaction (for example, a persistence manager can be notified of transaction completion).
Use the following tasks to work with transactions in WebSphere Application Server applications:
In this information ...Subtopics
Related concepts
Related reference
Related information
| IBM Redbooks, demos, education, and more(Index) |