Retrieves the current result as a ResultSet object.
This method should be called only once per result.
ResultSet object or
null if the result is an update count or there are no more results
SQLException | if a database access error occurs or
this method is called on a closed Statement |
execute
Diagram: Statement