to loop through the records retrieved by a query, you can use the next() method of the ____________ object.
Connection
ResultSet
Statement
JdbcDriver