Return an iterator over the rows of this ResultSet.
The returned iterator just wraps the ResultSet.next method and every element returned by the iterator is exactly the same reference as the this ResultSet.