Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Built-In Transaction Management Services | Transaction Management Overview | Implicit and Explicit Transactions
 
Implicit and Explicit Transactions
 
Implicit Transactions
Explicit Transactions
Implicit transactions are handled automatically by Integration Server's transaction manager. Implicit transaction support is enabled when you configure an adapter service to use an EJB Local Connection or an EJB XA Connection and invoke this adapter service from a flow. When you define an explicit transaction, you define the start-on-completion boundaries of the transaction. As such, implicit and explicit transactions need to be created and managed differently.
The following sections describe implicit and explicit transactions and how to manage them.