Transactions

NSJ 11 allows you work with transactions in the following ways:

  • Use the Current class methods to define transactions across transaction services, such as transactions that include JDBC calls.

  • Use the NonStop TMF which is a transaction manager used on NonStop. For more information on implementing and using JTA, see JTA Implementation on NonStop section in the NonStop Middleware Tools for Java Reference Manual.

This section explains the following topics:

If you use JNI and transactions, see Java native interface (JNI). When you use JNI, the information available in Controlling maximum concurrent transactions applies.