📄 oracle.jdbc.driver.oracleresultset.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"><!--NewPage--><html><head><!-- Generated by javadoc on Thu Dec 02 03:30:11 PST 1999 --><title> Class oracle.jdbc.driver.OracleResultSet</title></head><body><a name="_top_"></a><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-oracle.jdbc.driver.html">This Package</a> <a href="oracle.jdbc.driver.OraclePreparedStatement.html#_top_">Previous</a> <a href="oracle.jdbc.driver.OracleResultSetMetaData.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Class oracle.jdbc.driver.OracleResultSet</h1><pre>java.lang.Object | +----oracle.jdbc.driver.OracleResultSet</pre><hr><dl> <dt> public abstract class <b>OracleResultSet</b> <dt> extends Object <dt> implements ResultSet</dl><hr><a name="index"></a><h2> <img src="images/variable-index.gif" width=207 height=38 alt="Variable Index"></h2><dl> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#CONCUR_READ_ONLY"><b>CONCUR_READ_ONLY</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#CONCUR_UPDATABLE"><b>CONCUR_UPDATABLE</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#FETCH_FORWARD"><b>FETCH_FORWARD</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#FETCH_REVERSE"><b>FETCH_REVERSE</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#FETCH_UNKNOWN"><b>FETCH_UNKNOWN</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#TYPE_FORWARD_ONLY"><b>TYPE_FORWARD_ONLY</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#TYPE_SCROLL_INSENSITIVE"><b>TYPE_SCROLL_INSENSITIVE</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#TYPE_SCROLL_SENSITIVE"><b>TYPE_SCROLL_SENSITIVE</b></a> <dd> </dl><h2> <img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index"></h2><dl> <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o "> <a href="#OracleResultSet()"><b>OracleResultSet</b></a>() <dd> </dl><h2> <img src="images/method-index.gif" width=207 height=38 alt="Method Index"></h2><dl> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#absolute(int)"><b>absolute</b></a>(int) <dd> Implements JDBC 2.0 ResultSet.absolute. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#afterLast()"><b>afterLast</b></a>() <dd> Implements JDBC 2.0 ResultSet.afterLast. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#beforeFirst()"><b>beforeFirst</b></a>() <dd> Implements JDBC 2.0 ResultSet.beforeFirst. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#cancelRowUpdates()"><b>cancelRowUpdates</b></a>() <dd> Implements JDBC 2.0 ResultSet.cancelRowUpdates. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#clearWarnings()"><b>clearWarnings</b></a>() <dd> Implements JDBC 1.0 ResultSet.clearWarnings. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#close()"><b>close</b></a>() <dd> Implements JDBC 1.0 ResultSet.close. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#deleteRow()"><b>deleteRow</b></a>() <dd> Implements JDBC 2.0 ResultSet.deleteRow. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#findColumn(java.lang.String)"><b>findColumn</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.findColumn. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#first()"><b>first</b></a>() <dd> Implements JDBC 2.0 ResultSet.first. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getArray(int)"><b>getArray</b></a>(int) <dd> Implements JDBC 2.0 ResultSet.getArray. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getARRAY(int)"><b>getARRAY</b></a>(int) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getARRAY(java.lang.String)"><b>getARRAY</b></a>(String) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getArray(java.lang.String)"><b>getArray</b></a>(String) <dd> Implements JDBC 2.0 ResultSet.getArray. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getAsciiStream(int)"><b>getAsciiStream</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getAsciiStream. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getAsciiStream(java.lang.String)"><b>getAsciiStream</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getAsciiStream. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBFILE(int)"><b>getBFILE</b></a>(int) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBfile(int)"><b>getBfile</b></a>(int) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBfile(java.lang.String)"><b>getBfile</b></a>(String) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBFILE(java.lang.String)"><b>getBFILE</b></a>(String) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBigDecimal(int)"><b>getBigDecimal</b></a>(int) <dd> Implements JDBC 2.0 ResultSet.getBigDecimal. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBigDecimal(int, int)"><b>getBigDecimal</b></a>(int, int) <dd> Implements JDBC 1.0 ResultSet.getBigDecimal. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBigDecimal(java.lang.String)"><b>getBigDecimal</b></a>(String) <dd> Implements JDBC 2.0 ResultSet.getBigDecimal. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBigDecimal(java.lang.String, int)"><b>getBigDecimal</b></a>(String, int) <dd> Implements JDBC 1.0 ResultSet.getBigDecimal. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBinaryStream(int)"><b>getBinaryStream</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getBinaryStream. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBinaryStream(java.lang.String)"><b>getBinaryStream</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getBinaryStream. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBlob(int)"><b>getBlob</b></a>(int) <dd> Implements JDBC 2.0 ResultSet.getBlob. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBLOB(int)"><b>getBLOB</b></a>(int) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBlob(java.lang.String)"><b>getBlob</b></a>(String) <dd> Implements JDBC 2.0 ResultSet.getBlob. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBLOB(java.lang.String)"><b>getBLOB</b></a>(String) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBoolean(int)"><b>getBoolean</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getBoolean. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBoolean(java.lang.String)"><b>getBoolean</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getBoolean. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getByte(int)"><b>getByte</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getByte. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getByte(java.lang.String)"><b>getByte</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getByte. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBytes(int)"><b>getBytes</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getBytes. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getBytes(java.lang.String)"><b>getBytes</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getBytes. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCHAR(int)"><b>getCHAR</b></a>(int) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCHAR(java.lang.String)"><b>getCHAR</b></a>(String) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCharacterStream(int)"><b>getCharacterStream</b></a>(int) <dd> Implements JDBC 2.0 ResultSet.getCharacterStream. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCharacterStream(java.lang.String)"><b>getCharacterStream</b></a>(String) <dd> Implements JDBC 2.0 ResultSet.getCharacterStream. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getClob(int)"><b>getClob</b></a>(int) <dd> Implements JDBC 2.0 ResultSet. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCLOB(int)"><b>getCLOB</b></a>(int) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getClob(java.lang.String)"><b>getClob</b></a>(String) <dd> Implements JDBC 2.0 ResultSet. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCLOB(java.lang.String)"><b>getCLOB</b></a>(String) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getConcurrency()"><b>getConcurrency</b></a>() <dd> Implements JDBC 2.0 ResultSet.getConcurrency. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCursor(int)"><b>getCursor</b></a>(int) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCURSOR(java.lang.String)"><b>getCURSOR</b></a>(String) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCursorName()"><b>getCursorName</b></a>() <dd> Implements JDBC 1.0 ResultSet.getCursorName. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCustomDatum(int, oracle.sql.CustomDatumFactory)"><b>getCustomDatum</b></a>(int, CustomDatumFactory) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getCustomDatum(java.lang.String, oracle.sql.CustomDatumFactory)"><b>getCustomDatum</b></a>(String, CustomDatumFactory) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getDATE(int)"><b>getDATE</b></a>(int) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getDate(int)"><b>getDate</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getDate. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getDate(int, java.util.Calendar)"><b>getDate</b></a>(int, Calendar) <dd> Implements JDBC 2.0 ResultSet.getDate (idx, calendar). <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getDATE(java.lang.String)"><b>getDATE</b></a>(String) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getDate(java.lang.String)"><b>getDate</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getDate. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getDate(java.lang.String, java.util.Calendar)"><b>getDate</b></a>(String, Calendar) <dd> Implements JDBC 2.0 ResultSet.getDate (idx, calendar). <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getDouble(int)"><b>getDouble</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getDouble. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getDouble(java.lang.String)"><b>getDouble</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getDouble. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getFetchDirection()"><b>getFetchDirection</b></a>() <dd> Implements JDBC 2.0 ResultSet.getFetchDirection. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getFetchSize()"><b>getFetchSize</b></a>() <dd> Implements JDBC 2.0 ResultSet.getFetchSize. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getFloat(int)"><b>getFloat</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getFloat. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getFloat(java.lang.String)"><b>getFloat</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getFloat. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getInt(int)"><b>getInt</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getInt. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getInt(java.lang.String)"><b>getInt</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getInt. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getLong(int)"><b>getLong</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getLong. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getLong(java.lang.String)"><b>getLong</b></a>(String) <dd> Implements JDBC 1.0 ResultSet.getLong. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getMetaData()"><b>getMetaData</b></a>() <dd> Implements JDBC 1.0 ResultSet.getMetaData. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getNUMBER(int)"><b>getNUMBER</b></a>(int) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getNUMBER(java.lang.String)"><b>getNUMBER</b></a>(String) <dd> Oracle extension. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getObject(int)"><b>getObject</b></a>(int) <dd> Implements JDBC 1.0 ResultSet.getObject.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -