| This class represent a search result from the database implementation.
The result contains two attributes. The resultSize attribute indicates
the total hit count without applying the limits given. The result
list contains the result rows in maps of attribute name-value pairs.
Note, that the result does not contain all rows, only those specified
with the limits parameter.
author: Brautigam Robert version: Revision: $Revision$ |