Turn the ResultSet into an Object.
Parameters: rs - The ResultSet to handle. It has not been touchedbefore being passed to this method. An Object initialized with ResultSet data. It islegal for implementations to return null if the ResultSet contained 0 rows. throws: SQLException - if a database access error occurs