A B C D E F G I L M N P R S T U W

G

getArray(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getArray(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getArray(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as an Array object in the Java programming language.
getArray(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as an Array object in the Java programming langugage.
getAsciiStream(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getAsciiStream(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getAsciiStream(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.io.InputStream object.
getAsciiStream(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.io.InputStream object.
getBigDecimal(int, int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBigDecimal(String, int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBigDecimal(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBigDecimal(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBigDecimal(int, int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Deprecated.  
getBigDecimal(String, int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Deprecated. Use the getBigDecimal(String columnName) method instead
getBigDecimal(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.math.BigDecimal object.
getBigDecimal(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.math.BigDecimal object.
getBinaryStream(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBinaryStream(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBinaryStream(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.io.InputStream object.
getBinaryStream(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.io.InputStream object.
getBlob(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getBlob(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getBlob(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as a Blob object in the Java programming language.
getBlob(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as a Blob object in the Java programming language.
getBoolean(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBoolean(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBoolean(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a boolean value.
getBoolean(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a boolean value.
getByte(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getByte(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getByte(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a byte value.
getByte(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a byte value.
getBytes(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBytes(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getBytes(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a byte array value.
getBytes(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a byte array.
getCatalogName() - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns the catalog in which the table referred to by the tableName property resides.
getCatalogName() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns the catalog in which the table referred to by the tableName property resides.
getCharacterStream(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getCharacterStream(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getCharacterStream(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a java.io.Reader object.
getCharacterStream(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a java.io.Reader object.
getClob(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getClob(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getClob(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as a Clob object in the Java programming language.
getClob(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as a Clob object in the Java programming language.
getCloseConnection() - Method in class com.sun.sql.rowset.internal.CachedRowSetXReader
Assists in determining whether the current connection was created by this CachedRowSet to ensure incorrect connections are not prematurely terminated.
getColumnCatalogNames() - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns an array of String.
getColumnCatalogNames(int) - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns a String which contains the catalog name set for the column or null.
getColumnCatalogNames() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns an array of String.
getColumnCatalogNames(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns a String which contains the catalog name set for the column or null.
getColumnClassName(int) - Method in class com.sun.sql.rowset.RowSetMetaDataXImpl
 
getColumnNames() - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns an array of String.
getColumnNames(int) - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns a String which contains the column name set for the column or null.
getColumnNames() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns an array of String.
getColumnNames(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns a String which contains the column name set for the column or null.
getColumnSchemaNames() - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns an array of String.
getColumnSchemaNames(int) - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns a String which contains the schema name set for the column or null.
getColumnSchemaNames() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns an array of String.
getColumnSchemaNames(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns a String which contains the schema name set for the column or null.
getColumnTableNames() - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns an array of String.
getColumnTableNames(int) - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns a String which contains the table name set for the column or null.
getColumnTableNames() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns an array of String.
getColumnTableNames(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns a String which contains the table name set for the column or null.
getConflictValue(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value in the designated column in the current row of this SyncResolver object, which is the value that caused a conflict.
getConflictValue(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value in the designated column in the current row of this SyncResolver object, which is the value that caused a conflict.
getConnection() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Retrieves the Connection object passed to this CachedRowSetXImpl object.
getConnection() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the Connection object passed to this CachedRowSetXImpl object.
getCurrentRow() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns the insert row or the current row of this CachedRowSetXImplobject.
getCurrentRow() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Returns the insert row or the current row of this CachedRowSetXImplobject.
getCursorName() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getCursorName() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the name of the SQL cursor used by this CachedRowSetXImpl object.
getDataSourceLock() - Method in class com.sun.sql.rowset.providers.RIOptimisticProvider
Returns the active data source lock severity in this reference implementation of the SyncProvider abstract class.
getDate(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getDate(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getDate(int, Calendar) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getDate(String, Calendar) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getDate(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.sql.Date object.
getDate(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a java.sql.Date object.
getDate(int, Calendar) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.sql.Date object, using the given Calendar object to construct an appropriate millisecond value for the date.
getDate(String, Calendar) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.sql.Date object, using the given Calendar object to construct an appropriate millisecond value for the date.
getDouble(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getDouble(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getDouble(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a double value.
getDouble(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row of this CachedRowSetXImpl object as a double value.
getFetchDirection() - Method in class com.sun.sql.rowset.BaseRowSetX
Retrieves this RowSet object's current setting for the fetch direction.
getFetchSize() - Method in class com.sun.sql.rowset.BaseRowSetX
Returns the fetch size for this RowSet object.
getFloat(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getFloat(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getFloat(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a float value.
getFloat(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a float value.
getHoldability() - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getInsertableColumns() - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns an array of boolean{/code>.
getInsertableColumns(int) - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns a boolean{/code> of true if the column should be inserted when when adding rows or null.
getInsertableColumns() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns an array of boolean{/code>.
getInsertableColumns(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns a boolean{/code> of true if the column should be inserted when when adding rows or null.
getInt(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getInt(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getInt(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as an int value.
getInt(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as an int value.
getKeyColumns() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getKeyColumns() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Returns the columns that make a key to uniquely identify a row in this CachedRowSetXImpl object.
getLong(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getLong(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getLong(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a long value.
getLong(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a long value.
getMatchColumnIndexes() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getMatchColumnIndexes() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the column id as int array that was set using setMatchColumn(int []) for this rowset.
getMatchColumnNames() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getMatchColumnNames() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the column name as String array that was set using setMatchColumn(String []) for this rowset.
getMaxRows() - Method in class com.sun.sql.rowset.BaseRowSetX
Retrieves the maximum number of rows that this RowSet object may contain.
getMetaData() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getMetaData() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves a ResultSetMetaData object instance that contains information about the CachedRowSet object.
getNCharacterStream(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getNCharacterStream(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getNClob(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getNClob(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getNString(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getNString(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getObject(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getObject(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getObject(int, Map) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getObject(String, Map) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getObject(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as an Object value.
getObject(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as an Object value.
getObject(int, Map) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as an Object in the Java programming language, using the given java.util.Map object to custom map the value if appropriate.
getObject(String, Map) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as an Object in the Java programming language, using the given java.util.Map object to custom map the value if appropriate.
getOriginal() - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getOriginal() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getOriginal() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Returns a result set containing the original value of the rowset.
getOriginalRow() - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getOriginalRow() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getOriginalRow() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Returns a result set containing the original value of the current row only.
getPageSize() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getPageSize() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
This is the getter function for the size of the page.
getPrintStatements() - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns the printStatements property.
getPrintStatements() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns the printStatements property.
getProviderGrade() - Method in class com.sun.sql.rowset.providers.RIOptimisticProvider
Returns the SyncProvider grade of synchronization that RowSet objects can expect when using this implementation.
getProviderID() - Method in class com.sun.sql.rowset.providers.RIOptimisticProvider
Returns the 'javax.sql.rowset.providers.RIOptimisticProvider' provider identification string.
getReader() - Method in class com.sun.sql.rowset.internal.CachedRowSetXWriter
Gets the reader for this writer.
getRef(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getRef(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getRef(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as a Ref object in the Java programming language.
getRef(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as a Ref object in the Java programming language.
getRow() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getRow() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Returns the number of the current row in this CachedRowSetXImpl object.
getRowId(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getRowId(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getRowSetReader() - Method in class com.sun.sql.rowset.providers.RIOptimisticProvider
Returns the javax.sql.RowSetReader object for this RIOptimisticProvider object.
getRowSetWarnings() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getRowSetWarnings() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
The first warning reported by calls on this CachedRowSetXImpl object is returned.
getRowSetWriter() - Method in class com.sun.sql.rowset.providers.RIOptimisticProvider
Returns the javax.sql.RowSetWriter object for this RIOptimisticProvider object.
getSchemaName() - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns the schema in which the table referred to by the tableName property resides.
getSchemaName() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns the schema in which the table referred to by the tableName property resides.
getShort(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getShort(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getShort(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a short value.
getShort(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a short value.
getSQLException() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the conflict's SQLExceptions of the current row of this SyncResolver
getSQLException() - Method in interface com.sun.sql.rowset.SyncResolverX
Retrieves the conflict's SQLException.
getSQLXML(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getSQLXML(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl
 
getStatement() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns null.
getStatement() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Returns null.
getStatus() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the conflict status of the current row of this SyncResolver, which indicates the operationthe RowSet object was attempting when the conflict occurred.
getString(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getString(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getString(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a String object.
getString(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a String object.
getSyncProvider() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getSyncProvider() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Returns the SyncProvider implementation being used with this CachedRowSetXImpl implementation rowset.
getTableName() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getTableName() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Returns an identifier for the object (table) that was used to create this rowset.
getTime(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getTime(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getTime(int, Calendar) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getTime(String, Calendar) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getTime(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.sql.Time object.
getTime(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a java.sql.Time object.
getTime(int, Calendar) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.sql.Time object, using the given Calendar object to construct an appropriate millisecond value for the date.
getTime(String, Calendar) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.sql.Time object, using the given Calendar object to construct an appropriate millisecond value for the date.
getTimestamp(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getTimestamp(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getTimestamp(int, Calendar) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getTimestamp(String, Calendar) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getTimestamp(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.sql.Timestamp object.
getTimestamp(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value stored in the designated column of the current row as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.sql.Timestamp object, using the given Calendar object to construct an appropriate millisecond value for the date.
getTimestamp(String, Calendar) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in the current row of this CachedRowSetXImpl object as a java.sql.Timestamp object, using the given Calendar object to construct an appropriate millisecond value for the date.
getUnicodeStream(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getUnicodeStream(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getUnicodeStream(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Deprecated.  
getUnicodeStream(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Deprecated. use the method getCharacterStream instead
getUpdatableColumns() - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns an array of boolean{/code>.
getUpdatableColumns(int) - Method in interface com.sun.sql.rowset.CachedRowSetX
Returns a boolean{/code> of true if the column should be updated when when updating rows or null.
getUpdatableColumns() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns an array of boolean{/code>.
getUpdatableColumns(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Returns a boolean{/code> of true if the column should be updated when when updating rows or null.
getURL(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getURL(String) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
getURL(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as a java.net.URL object in the Java programming language.
getURL(String) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Retrieves the value of the designated column in this CachedRowSetXImpl object as a java.net.URL object in the Java programming language.
getVendor() - Method in class com.sun.sql.rowset.providers.RIOptimisticProvider
Returns the vendor name of the Reference Implemntation Optimistic Syncchronication Provider
getVersion() - Method in class com.sun.sql.rowset.providers.RIOptimisticProvider
Returns the release version ID of the Reference Implementation Optimistic Synchronization Provider.
getWarnings() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
getWarnings() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
The first warning reported by calls on this CachedRowSetXImpl object is returned.

A B C D E F G I L M N P R S T U W