Long description of Figure 1: Using savepoints to control rollbacks in a transaction (rzahh586.gif)

found in IBM® Toolbox for Java™: AS400JDBCSavepoint class

This figure illustrates how to use savepoints to control rollbacks in a transaction.

Description

The figure is composed of the following:

The Transaction arrow represents a transaction that begins on the left and ends on the right. The transaction is composed of a series of separate actions (the different sections of the multicolored bar). From left to right, the colored sections represent:

Labels below the multicolored bar represent savepoints. The point where the first action ends and the second begins is labeled 'Savepoint A.' The point where the third action ends and the fourth begins is labeled 'Savepoint B.'

Arrows below the multicolored bar point to the left and represent how the savepoints affect rolling back the transaction: