createQueryResultsProcessor (Database - Java)
Gets an instance of the QueryResultsProcessor class for use processing the document collections and the output of DQL queries.
Defined in
Syntax
public createQueryResultsProcessor{}
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.