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

📄 index-all.html

📁 jave白皮书 一本很好的介绍JAVA的书籍呦
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<DT><A HREF="javax/sql/RowSet.html#getDataSourceName()"><B>getDataSourceName()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>The JNDI name that identifies a JDBC data source.<DT><A HREF="javax/sql/RowSet.html#getEscapeProcessing()"><B>getEscapeProcessing()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>If escape scanning is on (the default), the driver will do escape substitution before sending the SQL to the database.<DT><A HREF="javax/sql/XADataSource.html#getLoginTimeout()"><B>getLoginTimeout()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/XADataSource.html">XADataSource</A><DD>Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.<DT><A HREF="javax/sql/ConnectionPoolDataSource.html#getLoginTimeout()"><B>getLoginTimeout()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/ConnectionPoolDataSource.html">ConnectionPoolDataSource</A><DD>Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.<DT><A HREF="javax/sql/DataSource.html#getLoginTimeout()"><B>getLoginTimeout()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/DataSource.html">DataSource</A><DD>Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.<DT><A HREF="javax/sql/XADataSource.html#getLogWriter()"><B>getLogWriter()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/XADataSource.html">XADataSource</A><DD>Get the log writer for this data source.<DT><A HREF="javax/sql/ConnectionPoolDataSource.html#getLogWriter()"><B>getLogWriter()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/ConnectionPoolDataSource.html">ConnectionPoolDataSource</A><DD>Get the log writer for this data source.<DT><A HREF="javax/sql/DataSource.html#getLogWriter()"><B>getLogWriter()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/DataSource.html">DataSource</A><DD>Get the log writer for this data source.<DT><A HREF="javax/sql/RowSet.html#getMaxFieldSize()"><B>getMaxFieldSize()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>The maxFieldSize limit (in bytes) is the maximum amount of data returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR columns.<DT><A HREF="javax/sql/RowSet.html#getMaxRows()"><B>getMaxRows()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>The maxRows limit is the maximum number of rows that a RowSet can contain.<DT><A HREF="javax/sql/RowSetInternal.html#getOriginal()"><B>getOriginal()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSetInternal.html">RowSetInternal</A><DD>Returns a result set containing the original value of the rowset.<DT><A HREF="javax/sql/RowSetInternal.html#getOriginalRow()"><B>getOriginalRow()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSetInternal.html">RowSetInternal</A><DD>Returns a result set containing the original value of the current row only.<DT><A HREF="javax/sql/RowSetInternal.html#getParams()"><B>getParams()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSetInternal.html">RowSetInternal</A><DD>Get the parameters that were set on the rowset.<DT><A HREF="javax/sql/RowSet.html#getPassword()"><B>getPassword()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>The password used to create a database connection.<DT><A HREF="javax/sql/ConnectionPoolDataSource.html#getPooledConnection()"><B>getPooledConnection()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/ConnectionPoolDataSource.html">ConnectionPoolDataSource</A><DD>Attempt to establish a database connection.<DT><A HREF="javax/sql/ConnectionPoolDataSource.html#getPooledConnection(java.lang.String, java.lang.String)"><B>getPooledConnection(String, String)</B></A> - Method in interface javax.sql.<A HREF="javax/sql/ConnectionPoolDataSource.html">ConnectionPoolDataSource</A><DD>Attempt to establish a database connection.<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#getPrecision(int)"><B>getPrecision(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>What's a column's number of decimal digits?<DT><A HREF="javax/sql/RowSet.html#getQueryTimeout()"><B>getQueryTimeout()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.<DT><A HREF="javax/sql/CachedRowSet.html#getReader()"><B>getReader()</B></A> - Method in class javax.sql.<A HREF="javax/sql/CachedRowSet.html">CachedRowSet</A><DD>Get the rowset's reader.<DT><A HREF="javax/sql/RowSetWriterImpl.html#getReader()"><B>getReader()</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetWriterImpl.html">RowSetWriterImpl</A><DD>Gets the reader.<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#getScale(int)"><B>getScale(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>What's a column's number of digits to right of the decimal point?<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#getSchemaName(int)"><B>getSchemaName(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>What's a column's table's schema?<DT><A HREF="javax/sql/CachedRowSet.html#getShowDeleted()"><B>getShowDeleted()</B></A> - Method in class javax.sql.<A HREF="javax/sql/CachedRowSet.html">CachedRowSet</A><DD>This property determines whether or not rows marked for deletion  appear in the set of current rows.<DT><A HREF="javax/sql/ConnectionEvent.html#getSQLException()"><B>getSQLException()</B></A> - Method in class javax.sql.<A HREF="javax/sql/ConnectionEvent.html">ConnectionEvent</A><DD>Get the SQLException.<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#getTableName(int)"><B>getTableName(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>What's a column's table name?<DT><A HREF="javax/sql/RowSet.html#getTransactionIsolation()"><B>getTransactionIsolation()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>The transaction isolation property contains the JDBC transaction isolation level used.<DT><A HREF="javax/sql/RowSet.html#getTypeMap()"><B>getTypeMap()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>Get the type-map object associated with this rowset.<DT><A HREF="javax/sql/RowSet.html#getUrl()"><B>getUrl()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>Get the url used to create a JDBC connection.<DT><A HREF="javax/sql/RowSet.html#getUsername()"><B>getUsername()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>The username used to create a database connection.<DT><A HREF="javax/sql/CachedRowSet.html#getWriter()"><B>getWriter()</B></A> - Method in class javax.sql.<A HREF="javax/sql/CachedRowSet.html">CachedRowSet</A><DD>Get the rowset's writer.<DT><A HREF="javax/sql/XADataSource.html#getXAConnection()"><B>getXAConnection()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/XADataSource.html">XADataSource</A><DD>Attempt to establish a database connection.<DT><A HREF="javax/sql/XADataSource.html#getXAConnection(java.lang.String, java.lang.String)"><B>getXAConnection(String, String)</B></A> - Method in interface javax.sql.<A HREF="javax/sql/XADataSource.html">XADataSource</A><DD>Attempt to establish a database connection.<DT><A HREF="javax/sql/XAConnection.html#getXAResource()"><B>getXAResource()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/XAConnection.html">XAConnection</A><DD>Return an XA resource to the caller.</DL><HR><A NAME="_I_"><!-- --></A><H2><B>I</B></H2><DL><DT><A HREF="javax/sql/RowSetMetaDataImpl.html#isAutoIncrement(int)"><B>isAutoIncrement(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>Is the column automatically numbered, thus read-only?<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#isCaseSensitive(int)"><B>isCaseSensitive(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>Does a column's case matter?<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#isCurrency(int)"><B>isCurrency(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>Is the column a cash value?<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#isDefinitelyWritable(int)"><B>isDefinitelyWritable(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>Will a write on the column definitely succeed?<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#isNullable(int)"><B>isNullable(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>Can you put a NULL in this column?<DT><A HREF="javax/sql/RowSet.html#isReadOnly()"><B>isReadOnly()</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSet.html">RowSet</A><DD>A rowset may be read-only.<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#isReadOnly(int)"><B>isReadOnly(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>Is a column definitely not writable?<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#isSearchable(int)"><B>isSearchable(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>Can the column be used in a where clause?<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#isSigned(int)"><B>isSigned(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>Is the column a signed number?<DT><A HREF="javax/sql/RowSetMetaDataImpl.html#isWritable(int)"><B>isWritable(int)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetMetaDataImpl.html">RowSetMetaDataImpl</A><DD>Is it possible for a write on the column to succeed?</DL><HR><A NAME="_J_"><!-- --></A><H2><B>J</B></H2><DL><DT><A HREF="javax/sql/package-summary.html">javax.sql</A> - package javax.sql<DD>&nbsp;<DT><A HREF="javax/sql/JDBCRowSet.html"><B>JDBCRowSet</B></A> - class javax.sql.<A HREF="javax/sql/JDBCRowSet.html">JDBCRowSet</A>.<DD>A JDBCRowSet is a connected rowset.<DT><A HREF="javax/sql/JDBCRowSet.html#JDBCRowSet()"><B>JDBCRowSet()</B></A> - Constructor for class javax.sql.<A HREF="javax/sql/JDBCRowSet.html">JDBCRowSet</A><DD>Construct a JDBCRowSet object.</DL><HR><A NAME="_P_"><!-- --></A><H2><B>P</B></H2><DL><DT><A HREF="javax/sql/PooledConnection.html"><B>PooledConnection</B></A> - interface javax.sql.<A HREF="javax/sql/PooledConnection.html">PooledConnection</A>.<DD>A PooledConnection object is a connection object that provides hooks for connection pool management.<DT><A HREF="javax/sql/CachedRowSet.html#populate(java.sql.ResultSet)"><B>populate(ResultSet)</B></A> - Method in class javax.sql.<A HREF="javax/sql/CachedRowSet.html">CachedRowSet</A><DD>Populate the CachedRowSet object with data from a ResultSet.</DL><HR><A NAME="_R_"><!-- --></A><H2><B>R</B></H2><DL><DT><A HREF="javax/sql/RowSetReader.html#readData(javax.sql.RowSetInternal)"><B>readData(RowSetInternal)</B></A> - Method in interface javax.sql.<A HREF="javax/sql/RowSetReader.html">RowSetReader</A><DD>Read the new contents of a rowset.<DT><A HREF="javax/sql/RowSetReaderImpl.html#readData(javax.sql.RowSetInternal)"><B>readData(RowSetInternal)</B></A> - Method in class javax.sql.<A HREF="javax/sql/RowSetReaderImpl.html">RowSetReaderImpl</A><DD>This method is called by the rowset internally when 牋

⌨️ 快捷键说明

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