Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications
Develop Transactions
This page provides a starting point for finding information about Java Transaction API (JTA) support. Applications running on the server can use transactions to coordinate multiple updates to resources as one unit of work, such that all or none of the updates are made permanent.
The product provides advanced transactional capabilities to help application developers avoid custom coding. It provides support for the many challenges related to integrating existing software assets with a Java EE environment.
- Develop components to use transactions
These topics provide information about developing WebSphere application components to use transactions
Migrate Transactions
Administer Transactions
Establishing high availability for Transactions
Transactions
Monitor Transactions
Troubleshoot Transactions