Row mapper which allows to convert data from a given ResultSet instance to a grails parameter map, which can be used for databinding.
Returns a GrailsParameterMap instance.
Returns a GrailsParameterMap instance which is build from records in a given ResultSet.
rs
- the ResultSetrowNum
- number of records to include to the map