endTransaction() method

This method is called after the steps for the transaction have been successfully processed.

Syntax

public void endTransaction ()

Usage

Any processing that should take place at this point should be implemented in this method.