Understanding Sun Master Index Processing (Repository)

searchBlock

Description

This method performs a blocking query against the database using the blocking query specified in the Threshold file and the criteria contained in the specified object bean.

Syntax


SearchObjectNameResult searchBlock(ObjectNameBean searchCriteria)

Parameters

Name 

Type 

Description 

searchCriteria 

ObjectNameBean

The search criteria for the blocking query. 

Returns

The results of the search.

Throws