CachedRowSetImpl object's cursor to the first row and returns true if the operation was successful. This method also notifies registered listeners that the cursor has moved.
@return true if the cursor is on a valid row;false otherwise or if there are no rows in this CachedRowSetImpl object
@throws SQLException if the type of this rowsetis ResultSet.TYPE_FORWARD_ONLY
| |
| |
| |
| |