endFetchObjectRead() method

This method is called after the "Object Read Steps" for the fetch have been successfully completed.

Syntax

public void endFetchObjectRead ()

Usage

Any processing that should take place after the execution of these steps should be implemented in this method.