Lines Matching defs:first

261      * The boolean value indicating whether this is the first page or not.
847 * is set to the first "updated" row that resulted in an exception
951 * Before returning, this method moves the cursor before the first row
974 // move to before the first
1029 * the first row, after the last row, or on the insert row.
1068 * @throws SQLException if cursor is before the first row, after the last
1143 * from first principles, which can be quite expensive.
1440 * positioned before the first row. The first call to the method
1441 * <code>next</code> moves the cursor to the first row, making it
1453 * the first row, or after the last row
1458 * positioned in the rowset or before first (0) or
1550 * Note that you must first call the method <code>getXXX</code>
1679 * @param columnIndex the first column is <code>1</code>, the second
1717 * @param columnIndex the first column is <code>1</code>, the second
1769 * @param columnIndex the first column is <code>1</code>, the second
1812 * @param columnIndex the first column is <code>1</code>, the second
1856 * @param columnIndex the first column is <code>1</code>, the second
1899 * @param columnIndex the first column is <code>1</code>, the second
1942 * @param columnIndex the first column is <code>1</code>, the second
1985 * @param columnIndex the first column is <code>1</code>, the second
2033 * @param columnIndex the first column is <code>1</code>, the second
2075 * @param columnIndex the first column is <code>1</code>, the second
2108 * @param columnIndex the first column is <code>1</code>, the second
2173 * @param columnIndex the first column is <code>1</code>, the second
2236 * @param columnIndex the first column is <code>1</code>, the second
2314 * @param columnIndex the first column is <code>1</code>, the second
2371 * @param columnIndex the first column is <code>1</code>, the second
2421 * @param columnIndex the first column is <code>1</code>, the second
2821 * The first warning reported by calls on this <code>CachedRowSetImpl</code>
2833 * @return the first SQLWarning or null
2930 * @param columnIndex the first column is <code>1</code>, the second
3053 * @param columnIndex the first column is <code>1</code>, the second
3126 * @param columnIndex the first column is <code>1</code>, the second
3201 * Indicates whether the cursor is before the first row in this
3204 * @return <code>true</code> if the cursor is before the first row;
3233 * Indicates whether the cursor is on the first row in this
3236 * @return <code>true</code> if the cursor is on the first row;
3285 * the rowset, just before the first row. This method has no effect if
3316 * Moves this <code>CachedRowSetImpl</code> object's cursor to the first row
3326 public boolean first() throws SQLException {
3328 throw new SQLException(resBundle.handleGetObject("cachedrowsetimpl.first").toString());
3339 * Moves this <code>CachedRowSetImpl</code> object's cursor to the first
3342 * This method is called internally by the methods <code>first</code>,
3345 * handle the case where the first row is a deleted row that is not visible.
3350 * @return <code>true</code> if the cursor moved to the first row;
3434 * object. The first row is number 1, the second number 2, and so on.
3442 // are we on a valid row? Valid rows are between first and last
3460 * respect to the beginning of the rowset. The first row is row 1, the second
3486 * would move the cursor one or more rows before the first row, the cursor
3487 * moves to the position before the first row.
3490 * method <code>first()</code>. Calling <code>absolute(-1)</code> is the
3494 * the first row, which is <code>1</code>; a negative number to indicate
3582 * would move the cursor one or more rows before the first row, the cursor
3583 * moves to the position before the first row. In both cases, this method
3587 * method <code>first()</code>. Calling <code>absolute(-1)</code> is the
3600 * positioned either before the first row or after the last row, or
3663 * after the last row so that the first call to the method
3677 * on a row in the rowset, before the first row, or after the last row.
3680 * <code>false</code> if it is before the first row or after the
3691 * positioned in the rowset or before first (0) or
3708 * <code>false</code> when the cursor goes before the first row.
3717 * the first row
3728 // decrement to before first
4207 * @param columnIndex the first column is <code>1</code>, the second
4240 * @param columnIndex the first column is <code>1</code>, the second
4275 * @param columnIndex the first column is <code>1</code>, the second
4311 * @param columnIndex the first column is <code>1</code>, the second
4347 * @param columnIndex the first column is <code>1</code>, the second
4382 * @param columnIndex the first column is <code>1</code>, the second
4419 * @param columnIndex the first column is <code>1</code>, the second
4455 * @param columnIndex the first column is <code>1</code>, the second
4490 * @param columnIndex the first column is <code>1</code>, the second
4529 * @param columnIndex the first column is <code>1</code>, the second
4561 * @param columnIndex the first column is <code>1</code>, the second
4597 * @param columnIndex the first column is <code>1</code>, the second
4634 * @param columnIndex the first column is <code>1</code>, the second
4671 * @param columnIndex the first column is <code>1</code>, the second
4709 * @param columnIndex the first column is <code>1</code>, the second
4758 * @param columnIndex the first column is <code>1</code>, the second
4807 * @param columnIndex the first column is <code>1</code>, the second
4864 * @param columnIndex the first column is <code>1</code>, the second
4902 * @param columnIndex the first column is <code>1</code>, the second
5440 * position after the last row or before the first row, the new row will
5525 * is on the insert row, before the first row, or after the
5548 * first row, or after the last row
5575 * first row, or after the last row
5678 * @param columnIndex the first column is <code>1</code>, the second
5742 * @param columnIndex the first column is <code>1</code>, the second
5781 * @param columnIndex the first column is <code>1</code>, the second
5821 * @param columnIndex the first column is <code>1</code>, the second
5861 * @param columnIndex the first column is <code>1</code>, the second
5999 * @param columnIndex the first column is <code>1</code>, the second
6082 * @param columnIndex the first column is <code>1</code>, the second
6161 * @param columnIndex the first column is <code>1</code>, the second
6275 * The cursor is positioned before the first row in the result set.
6489 * @param columnIndex the first column is <code>1</code>, the second
6550 * @param columnIndex the first column is <code>1</code>, the second
6617 * @param columnIndex the first column is <code>1</code>, the second
6684 * @param columnIndex the first column is <code>1</code>, the second
6791 * The first warning reported by calls on this <code>CachedRowSetImpl</code>
6806 * @return the first SQLWarning or null
7029 * first parameter is 0, the second is 1, and so on; must be
7086 * first parameter is 0, the second is 1, and so on; must be
7441 * is on the first page.
7588 * Retrieves the first page of data as specified by the page size.
7589 * @return boolean value true if present on first page, false otherwise
7707 * @param columnIndex the first column is 1, the second is 2, ...
7732 * @param columnIndex the first column is 1, the second 2, ...
7764 * @param columnIndex the first column is 1, the second 2, ...
7813 * @param columnIndex the first column is 1, the second 2, ...
7838 * @param columnIndex the first column is 1, the second 2, ...
7864 * @param i the first column is 1, the second is 2, ...
7902 * @param parameterIndex index of the first parameter is 1, the second is 2, ...
7929 * @param parameterIndex the first parameter is 1, the second is 2, ...
7968 * @param parameterIndex of the first parameter is 1, the second is 2, ...
8009 * @param columnIndex the first column is 1, the second is 2, ...
8045 * @param columnIndex the first column is 1, the second 2, ...
8079 * @param columnIndex the first column is 1, the second is 2, ...
8116 * @param columnIndex - the first column is 1, the second is 2, ...
8168 * @param columnIndex the first column is 1, the second is 2, ...
8233 * @param columnIndex the first column is 1, the second is 2, ...
8302 * @param columnIndex the first column is 1, the second is 2, ...
8369 * @param columnIndex the first column is 1, the second is 2, ...
8436 * @param columnIndex the first column is 1, the second is 2, ...
8502 * @param columnIndex the first column is 1, the second 2, ...
8573 * @param columnIndex the first column is 1, the second 2, ...
8633 * @param columnIndex the first column is 1, the second is 2, ...
8657 * @param columnIndex the first column is 1, the second is 2, ...
8680 * @param columnIndex the first column is 1, the second is 2, ...
8778 * @param columnIndex the first column is 1, the second is 2, ...
8830 * @param columnIndex the first column is 1, the second is 2, ...
8882 * @param columnIndex the first column is 1, the second is 2, ...
8927 * @param parameterIndex the first parameter is 1, the second is 2, ...
8949 * @param parameterIndex index of the first parameter is 1, the second is 2, ...
9031 * @param parameterIndex index of the first parameter is 1, the second is 2, ...
9054 * @param parameterIndex of the first parameter is 1, the second is 2, ...
9074 * @param parameterIndex of the first parameter is 1, the second is 2, ...
9108 * @param parameterIndex of the first parameter is 1, the second is 2, ...
9369 * @param parameterIndex index of the first parameter is 1, the second is 2, ...
9392 * @param parameterIndex index of the first parameter is 1, the second is 2, ...
9417 * @param parameterIndex index of the first parameter is 1,
9450 * @param parameterIndex index of the first parameter is 1,