public class ResultSet extends Object
QueryRow objects.| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
QueryRow |
next()
Move the cursor forward one row from its current row position.
|
public QueryRow next()
null value
if there are no more rows.