Result Set Row Map Iterator
The user can convert the returned rows based on ColumnMetaData. The rows contain a map that is indexed by the column name and the value of the column
Parameters
result Set
the result set to iterate. It must be open and will be closed after iteration.