Understanding Sun Master Index Processing

searchBlock

Description

This method performs a blocking query against the database using the blocking query specified in the master.xmland the criteria contained in the specified object bean.

Syntax


SearchObjectNameResult[] searchBlock(ObjectNameBean objBean)

Parameters

Name 

Type 

Description 

objBean 

ObjectNameBean

The search criteria for the blocking query. 

Returns

An array of search result records.

Throws