| Super classes [su] [ fr] [ fi] [co] [me] |
|
Object
|
| Most frequently used [su] [ fr] [ fi] [co] [me] |
|
next() [api
] 48* getString(int columnIndex) [api ] 42 close() [api ] 41 getInt(int columnIndex) [api ] 34 getString(String columnName) [api ] 33 getInt(String columnName) [api ] 25 wasNull() [api ] 17 getMetaData() [api ] 15 getLong(int columnIndex) [api ] 14 getObject(int columnIndex) [api ] 12 getBigDecimal(int columnIndex) [api ] 11 getDate(int columnIndex) [api ] 10 getTimestamp(int columnIndex) [api ] 10 getTimestamp(String columnName) [api ] 9 getBigDecimal(String columnName) [api ] 9 getLong(String columnName) [api ] 8 getObject(String columnName) [api ] 8 getDouble(int columnIndex) [api ] 8 getDate(String columnName) [api ] 6 getBoolean(int columnIndex) [api ] 6 TYPE_SCROLL_INSENSITIVE [api ] 6 first() [api ] 5 CONCUR_READ_ONLY [api ] 5 getBytes(int columnIndex) [api ] 5 getBytes(String columnName) [api ] 5 CONCUR_UPDATABLE [api ] 5 absolute(int row) [api ] 5 getShort(int columnIndex) [api ] 5 beforeFirst() [api ] 5 getBoolean(String columnName) [api ] 5 getBinaryStream(int columnIndex) [api ] 4 getDouble(String columnName) [api ] 4 getRow() [api ] 4 getShort(String columnName) [api ] 4 TYPE_FORWARD_ONLY [api ] 4 getBlob(int i) [api ] 4 getFloat(String columnName) [api ] 4 getClob(int i) [api ] 4 getTime(int columnIndex) [api ] 4 getFloat(int columnIndex) [api ] 4 getTime(String columnName) [api ] 4 TYPE_SCROLL_SENSITIVE [api ] 3 getBinaryStream(String columnName) [api ] 3 getCharacterStream(int columnIndex) [api ] 3 last() [api ] 3 updateString(int columnIndex, String x) [api ] 3 updateRow() [api ] 3 getBlob(String colName) [api ] 3 getByte(int columnIndex) [api ] 3 getByte(String columnName) [api ] 3 getClob(String colName) [api ] 3 isLast() [api ] 3 findColumn(String columnName) [api ] 3 getAsciiStream(int columnIndex) [api ] 3 insertRow() [api ] 3 isBeforeFirst() [api ] 3 relative(int rows) [api ] 3 updateObject(String columnName, Object x) [api ] 3 deleteRow() [api ] 2 getTimestamp(String columnName, Calendar cal) [api ] 2 isAfterLast() [api ] 2 moveToInsertRow() [api ] 2 updateInt(int columnIndex, int x) [api ] 2 updateInt(String columnName, int x) [api ] 2 clearWarnings() [api ] 2 getAsciiStream(String columnName) [api ] 2 getCharacterStream(String columnName) [api ] 2 getType() [api ] 2 getWarnings() [api ] 2 updateString(String columnName, String x) [api ] 2 getDate(int columnIndex, Calendar cal) [api ] 2 getDate(String columnName, Calendar cal) [api ] 2 getObject(int i, Map getObject(String colName, Map getRef(int i) [api ] 2 getRef(String colName) [api ] 2 getTime(String columnName, Calendar cal) [api ] 2 getTime(int columnIndex, Calendar cal) [api ] 2 getTimestamp(int columnIndex, Calendar cal) [api ] 2 previous() [api ] 2 updateTimestamp(int columnIndex, Timestamp x) [api ] 2 afterLast() [api ] 2 getStatement() [api ] 2 isFirst() [api ] 2 setFetchSize(int rows) [api ] 2 updateNull(int columnIndex) [api ] 2 getBigDecimal(int columnIndex, int scale) [api ] 2 getConcurrency() [api ] 2 getURL(int columnIndex) [api ] 2 getURL(String columnName) [api ] 2 refreshRow() [api ] 2 setFetchDirection(int direction) [api ] 2 updateBigDecimal(int columnIndex, BigDecimal x) [api ] 2 updateObject(int columnIndex, Object x) [api ] 2 FETCH_FORWARD [api ] 2 cancelRowUpdates() [api ] 2 getArray(String colName) [api ] 2 getCursorName() [api ] 2 getFetchSize() [api ] 2 updateBlob(int columnIndex, Blob x) [api ] 2 updateBoolean(int columnIndex, boolean x) [api ] 2 updateByte(int columnIndex, byte x) [api ] 2 updateBytes(int columnIndex, byte[] x) [api ] 2 updateClob(int columnIndex, Clob x) [api ] 2 updateDate(int columnIndex, Date x) [api ] 2 updateDouble(int columnIndex, double x) [api ] 2 updateLong(int columnIndex, long x) [api ] 2 updateShort(int columnIndex, short x) [api ] 2 updateTime(int columnIndex, Time x) [api ] 2 getArray(int i) [api ] 2 getFetchDirection() [api ] 2 getUnicodeStream(int columnIndex) [api ] 2 moveToCurrentRow() [api ] 2 getUnicodeStream(String columnName) [api ] 1 rowDeleted() [api ] 1 rowInserted() [api ] 1 rowUpdated() [api ] 1 updateArray(int columnIndex, Array x) [api ] 1 updateArray(String columnName, Array x) [api ] 1 updateAsciiStream(int columnIndex, InputStream x, int length) [api ] 1 updateAsciiStream(String columnName, InputStream x, int length) [api ] 1 updateBigDecimal(String columnName, BigDecimal x) [api ] 1 updateBinaryStream(int columnIndex, InputStream x, int length) [api ] 1 updateBinaryStream(String columnName, InputStream x, int length) [api ] 1 updateBlob(String columnName, Blob x) [api ] 1 updateBoolean(String columnName, boolean x) [api ] 1 updateByte(String columnName, byte x) [api ] 1 updateBytes(String columnName, byte[] x) [api ] 1 updateCharacterStream(int columnIndex, Reader x, int length) [api ] 1 updateCharacterStream(String columnName, Reader reader, int length) [api ] 1 updateClob(String columnName, Clob x) [api ] 1 updateDate(String columnName, Date x) [api ] 1 updateDouble(String columnName, double x) [api ] 1 updateFloat(int columnIndex, float x) [api ] 1 updateFloat(String columnName, float x) [api ] 1 updateLong(String columnName, long x) [api ] 1 updateNull(String columnName) [api ] 1 updateRef(int columnIndex, Ref x) [api ] 1 updateRef(String columnName, Ref x) [api ] 1 updateShort(String columnName, short x) [api ] 1 updateTime(String columnName, Time x) [api ] 1 updateTimestamp(String columnName, Timestamp x) [api ] 1 FETCH_REVERSE [api ] 1 getBigDecimal(String columnName, int scale) [api ] 1 updateObject(String columnName, Object x, int scale) [api ] 1 updateObject(int columnIndex, Object x, int scale) [api ] 1 getClass() [api ] 1 equals(Object obj) [api ] 1 CLOSE_CURSORS_AT_COMMIT [api ] 1 FETCH_UNKNOWN [api ] 1 toString() [api ] 1 HOLD_CURSORS_OVER_COMMIT [api ] 0 |
| Fields, alphabetical [su] [ fr] [ fi] [co] [me] |
|
CLOSE_CURSORS_AT_COMMIT [api
] 1 CONCUR_READ_ONLY [api ] 5 CONCUR_UPDATABLE [api ] 5 FETCH_FORWARD [api ] 2 FETCH_REVERSE [api ] 1 FETCH_UNKNOWN [api ] 1 HOLD_CURSORS_OVER_COMMIT [api ] 0 TYPE_FORWARD_ONLY [api ] 4 TYPE_SCROLL_INSENSITIVE [api ] 6 TYPE_SCROLL_SENSITIVE [api ] 3 |
| Constructors, by frequency [su] [ fr] [ fi] [co] [me] |
| Methods, alphabetical [su] [ fr] [ fi] [co] [me] |
|
absolute(int row) [api
] 5 afterLast() [api ] 2 beforeFirst() [api ] 5 cancelRowUpdates() [api ] 2 clearWarnings() [api ] 2 close() [api ] 41 deleteRow() [api ] 2 findColumn(String columnName) [api ] 3 first() [api ] 5 getArray(int i) [api ] 2 getArray(String colName) [api ] 2 getAsciiStream(int columnIndex) [api ] 3 getAsciiStream(String columnName) [api ] 2 getBigDecimal(int columnIndex, int scale) [api ] 2 getBigDecimal(int columnIndex) [api ] 11 getBigDecimal(String columnName) [api ] 9 getBigDecimal(String columnName, int scale) [api ] 1 getBinaryStream(int columnIndex) [api ] 4 getBinaryStream(String columnName) [api ] 3 getBlob(String colName) [api ] 3 getBlob(int i) [api ] 4 getBoolean(int columnIndex) [api ] 6 getBoolean(String columnName) [api ] 5 getByte(int columnIndex) [api ] 3 getByte(String columnName) [api ] 3 getBytes(int columnIndex) [api ] 5 getBytes(String columnName) [api ] 5 getCharacterStream(int columnIndex) [api ] 3 getCharacterStream(String columnName) [api ] 2 getClob(String colName) [api ] 3 getClob(int i) [api ] 4 getConcurrency() [api ] 2 getCursorName() [api ] 2 getDate(int columnIndex) [api ] 10 getDate(String columnName) [api ] 6 getDate(int columnIndex, Calendar cal) [api ] 2 getDate(String columnName, Calendar cal) [api ] 2 getDouble(String columnName) [api ] 4 getDouble(int columnIndex) [api ] 8 getFetchDirection() [api ] 2 getFetchSize() [api ] 2 getFloat(String columnName) [api ] 4 getFloat(int columnIndex) [api ] 4 getInt(int columnIndex) [api ] 34 getInt(String columnName) [api ] 25 getLong(String columnName) [api ] 8 getLong(int columnIndex) [api ] 14 getMetaData() [api ] 15 getObject(String columnName) [api ] 8 getObject(int columnIndex) [api ] 12 getObject(int i, Map getObject(String colName, Map getRef(int i) [api ] 2 getRef(String colName) [api ] 2 getRow() [api ] 4 getShort(int columnIndex) [api ] 5 getShort(String columnName) [api ] 4 getStatement() [api ] 2 getString(int columnIndex) [api ] 42 getString(String columnName) [api ] 33 getTime(String columnName) [api ] 4 getTime(int columnIndex) [api ] 4 getTime(String columnName, Calendar cal) [api ] 2 getTime(int columnIndex, Calendar cal) [api ] 2 getTimestamp(String columnName, Calendar cal) [api ] 2 getTimestamp(int columnIndex, Calendar cal) [api ] 2 getTimestamp(String columnName) [api ] 9 getTimestamp(int columnIndex) [api ] 10 getType() [api ] 2 getUnicodeStream(int columnIndex) [api ] 2 getUnicodeStream(String columnName) [api ] 1 getURL(int columnIndex) [api ] 2 getURL(String columnName) [api ] 2 getWarnings() [api ] 2 insertRow() [api ] 3 isAfterLast() [api ] 2 isBeforeFirst() [api ] 3 isFirst() [api ] 2 isLast() [api ] 3 last() [api ] 3 moveToCurrentRow() [api ] 2 moveToInsertRow() [api ] 2 next() [api ] 48 previous() [api ] 2 refreshRow() [api ] 2 relative(int rows) [api ] 3 rowDeleted() [api ] 1 rowInserted() [api ] 1 rowUpdated() [api ] 1 setFetchDirection(int direction) [api ] 2 setFetchSize(int rows) [api ] 2 updateArray(int columnIndex, Array x) [api ] 1 updateArray(String columnName, Array x) [api ] 1 updateAsciiStream(int columnIndex, InputStream x, int length) [api ] 1 updateAsciiStream(String columnName, InputStream x, int length) [api ] 1 updateBigDecimal(int columnIndex, BigDecimal x) [api ] 2 updateBigDecimal(String columnName, BigDecimal x) [api ] 1 updateBinaryStream(int columnIndex, InputStream x, int length) [api ] 1 updateBinaryStream(String columnName, InputStream x, int length) [api ] 1 updateBlob(int columnIndex, Blob x) [api ] 2 updateBlob(String columnName, Blob x) [api ] 1 updateBoolean(int columnIndex, boolean x) [api ] 2 updateBoolean(String columnName, boolean x) [api ] 1 updateByte(String columnName, byte x) [api ] 1 updateByte(int columnIndex, byte x) [api ] 2 updateBytes(int columnIndex, byte[] x) [api ] 2 updateBytes(String columnName, byte[] x) [api ] 1 updateCharacterStream(int columnIndex, Reader x, int length) [api ] 1 updateCharacterStream(String columnName, Reader reader, int length) [api ] 1 updateClob(String columnName, Clob x) [api ] 1 updateClob(int columnIndex, Clob x) [api ] 2 updateDate(int columnIndex, Date x) [api ] 2 updateDate(String columnName, Date x) [api ] 1 updateDouble(int columnIndex, double x) [api ] 2 updateDouble(String columnName, double x) [api ] 1 updateFloat(int columnIndex, float x) [api ] 1 updateFloat(String columnName, float x) [api ] 1 updateInt(int columnIndex, int x) [api ] 2 updateInt(String columnName, int x) [api ] 2 updateLong(String columnName, long x) [api ] 1 updateLong(int columnIndex, long x) [api ] 2 updateNull(String columnName) [api ] 1 updateNull(int columnIndex) [api ] 2 updateObject(String columnName, Object x, int scale) [api ] 1 updateObject(int columnIndex, Object x, int scale) [api ] 1 updateObject(int columnIndex, Object x) [api ] 2 updateObject(String columnName, Object x) [api ] 3 updateRef(int columnIndex, Ref x) [api ] 1 updateRef(String columnName, Ref x) [api ] 1 updateRow() [api ] 3 updateShort(String columnName, short x) [api ] 1 updateShort(int columnIndex, short x) [api ] 2 updateString(String columnName, String x) [api ] 2 updateString(int columnIndex, String x) [api ] 3 updateTime(String columnName, Time x) [api ] 1 updateTime(int columnIndex, Time x) [api ] 2 updateTimestamp(int columnIndex, Timestamp x) [api ] 2 updateTimestamp(String columnName, Timestamp x) [api ] 1 wasNull() [api ] 17 |