readSqlResultRecord(ResultSet result) Read fields from this result set, creating one object which is returned.
Parameters: result - The SQL ResultSet, set to the proper record.
Read fields from this result set, creating one object which is returned.
Parameters: result - The SQL ResultSet, set to the proper record. The object read.