beginFetchObjectRead() method

This method is called by the server prior to the execution of the "Object Read Steps" for the fetch.

Syntax

public void beginFetchObjectRead ()

Usage

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