⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oracle.sql.oraclejdbc2sqlinput.html

📁 Oracle JDBC 的javaDoc
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!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.sql.OracleJdbc2SQLInput</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.sql.html">This Package</a>  <a href="oracle.sql.CharacterWalker.html#_top_">Previous</a>  <a href="oracle.sql.OracleSQLOutput.html#_top_">Next</a>  <a href="AllNames.html">Index</a></pre><hr><h1>  Class oracle.sql.OracleJdbc2SQLInput</h1><pre>java.lang.Object   |   +----oracle.sql.OracleJdbc2SQLInput</pre><hr><dl>  <dt> public class <b>OracleJdbc2SQLInput</b>  <dt> extends Object  <dt> implements SQLInput</dl><hr><a name="index"></a><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="#readARRAY()"><b>readARRAY</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.ARRAY object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readArray()"><b>readArray</b></a>()  <dd> Read an array from the stream.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readAsciiStream()"><b>readAsciiStream</b></a>()  <dd> Return the next attribute in the stream as a stream of ASCII characters.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readBFILE()"><b>readBFILE</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.BFILE object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readBigDecimal()"><b>readBigDecimal</b></a>()  <dd> Read the next attribute in the stream as a java.math.BigDecimal object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readBinaryStream()"><b>readBinaryStream</b></a>()  <dd> Return the next attribute in the stream as a stream of uninterpretedbytes.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readBlob()"><b>readBlob</b></a>()  <dd> Read a BLOB from the stream.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readBLOB()"><b>readBLOB</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.BLOB object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readBoolean()"><b>readBoolean</b></a>()  <dd> Read the next attribute in the stream as a Java boolean.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readByte()"><b>readByte</b></a>()  <dd> Read the next attribute in the stream as a Java byte.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readBytes()"><b>readBytes</b></a>()  <dd> Read the next attribute in the stream as an array of bytes.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readCHAR()"><b>readCHAR</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.CHAR object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readCharacterStream()"><b>readCharacterStream</b></a>()  <dd> Return the next attribute in the stream as a stream of Unicode characters.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readClob()"><b>readClob</b></a>()  <dd> Read a CLOB from the stream.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readCLOB()"><b>readCLOB</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.CLOB object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readDATE()"><b>readDATE</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.DATE object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readDate()"><b>readDate</b></a>()  <dd> Read the next attribute in the stream as a java.sql.Date object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readDouble()"><b>readDouble</b></a>()  <dd> Read the next attribute in the stream as a Java double.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readFloat()"><b>readFloat</b></a>()  <dd> Read the next attribute in the stream as a Java float.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readInt()"><b>readInt</b></a>()  <dd> Read the next attribute in the stream as a Java int.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readLong()"><b>readLong</b></a>()  <dd> Read the next attribute in the stream as a Java long.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readNUMBER()"><b>readNUMBER</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.NUMBER object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readObject()"><b>readObject</b></a>()  <dd> Return the datum at the head of the stream as a Java object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readOracleObject()"><b>readOracleObject</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.Datum object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readRAW()"><b>readRAW</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.RAW object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readREF()"><b>readREF</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.REF object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readRef()"><b>readRef</b></a>()  <dd> Read a REF(&lt;structured-type&gt;) from the stream.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readROWID()"><b>readROWID</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.ROwID object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readShort()"><b>readShort</b></a>()  <dd> Read the next attribute in the stream as a Java short.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readString()"><b>readString</b></a>()  <dd> Read the next attribute in the stream as a Java String.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readStruct()"><b>readStruct</b></a>()  <dd> Reads a Struct.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readSTRUCT()"><b>readSTRUCT</b></a>()  <dd> Return the next attribute in the stream as a oracle.sql.STRUCT object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readTime()"><b>readTime</b></a>()  <dd> Read the next attribute in the stream as a java.sql.Time object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#readTimestamp()"><b>readTimestamp</b></a>()  <dd> Read the next attribute in the stream as a java.sql.Timestamp object.  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#wasNull()"><b>wasNull</b></a>()  <dd> </dl><a name="methods"></a><h2>  <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="readString()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readString"><b>readString</b></a><pre> public String readString() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a Java String.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readBoolean()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readBoolean"><b>readBoolean</b></a><pre> public boolean readBoolean() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a Java boolean.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readByte()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readByte"><b>readByte</b></a><pre> public byte readByte() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a Java byte.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readShort()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readShort"><b>readShort</b></a><pre> public short readShort() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a Java short.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readInt()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readInt"><b>readInt</b></a><pre> public int readInt() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a Java int.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readLong()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readLong"><b>readLong</b></a><pre> public long readLong() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a Java long.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readFloat()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readFloat"><b>readFloat</b></a><pre> public float readFloat() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a Java float.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readDouble()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readDouble"><b>readDouble</b></a><pre> public double readDouble() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a Java double.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readBigDecimal()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readBigDecimal"><b>readBigDecimal</b></a><pre> public BigDecimal readBigDecimal() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a java.math.BigDecimal object.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readBytes()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readBytes"><b>readBytes</b></a><pre> public byte[] readBytes() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as an array of bytes.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readDate()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readDate"><b>readDate</b></a><pre> public Date readDate() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a java.sql.Date object.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readTime()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readTime"><b>readTime</b></a><pre> public Time readTime() throws SQLException</pre><dl>  <dd> Read the next attribute in the stream as a java.sql.Time object.<p>  <dd><dl>    <dt> <b>Returns:</b>    <dd> the attribute; if the value is SQL NULL, return null.  </dl></dd></dl><a name="readTimestamp()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="readTimestamp"><b>readTimestamp</b></a><pre> public Timestamp readTimestamp() throws SQLException</pre>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -