getQueryResultsProcessor (Database - Java)

Gets an instance of the QueryResultsProcessor class for use processing the document collections and the output of DQL queries.

Defined in

Database

Syntax

public getQueryResultsProcessor( )
    throws NotesException

Parameters

None.

Return value

queryResultsProcessor

Every instance of QueryResultsProcessor is the child class of a Database object that defines where its output is fetched to and stored.