9.5 Implicitly Defining a Global Transaction

An application can start a global transaction in either of two ways:

  • Explicitly, by calling ATMI functions, as described in Starting the Transaction.
  • Implicitly, from within a service routine

This section describes the second method.