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

R

rb - Static variable in class com.sun.sql.rowset.CachedRowSetXImpl5
 
readData(RowSetInternal) - Method in class com.sun.sql.rowset.internal.CachedRowSetXReader
Reads data from a data source and populates the given RowSet object with that data.
refreshRow() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
refreshRow() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Sets the current row with its original value and marks the row as not updated, thus undoing any changes made to the row since the last call to the methods updateRow or deleteRow.
relative(int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
relative(int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Moves the cursor the specified number of rows from the current position, with a positive number moving it forward and a negative number moving it backward.
release() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
release() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Releases the current contents of this CachedRowSetXImpl object and sends a rowSetChanged event object to all registered listeners.
removeCurrentRow() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Removes the row on which the cursor is positioned.
removeCurrentRow() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Removes the row on which the cursor is positioned.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.sun.sql.rowset.CachedRowSetX
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.sun.sql.rowset.CachedRowSetX
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Deprecated.  
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
Remove a PropertyChangeListener for a specific property.
reset() - Method in class com.sun.sql.rowset.internal.CachedRowSetXReader
Checks to see if the writer associated with this reader needs to reset its state.
restoreOriginal() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
restoreOriginal() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Restores this CachedRowSetXImpl object to its original state, that is, its state before the last set of changes.
RIOptimisticProvider - Class in com.sun.sql.rowset.providers
An implemenation of based on Sun's reference implementation of RIOptimisticProvider.
RIOptimisticProvider() - Constructor for class com.sun.sql.rowset.providers.RIOptimisticProvider
Creates an RIOptimisticProvider object initialized with the fully qualified class name of this SyncProvider implementation and a default reader and writer.
rollback() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
rollback(Savepoint) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
rollback() - Method in class com.sun.sql.rowset.internal.CachedRowSetXWriter
 
rollback(Savepoint) - Method in class com.sun.sql.rowset.internal.CachedRowSetXWriter
 
rollback() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Rolls back all changes performed by the acceptChanges() methods
rollback(Savepoint) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Rolls back all changes performed by the acceptChanges() to the last Savepoint transaction marker.
rowDeleted() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
rowDeleted() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Indicates whether the current row has been deleted.
rowInserted() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
rowInserted() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Indicates whether the current row has been inserted.
rowSetMD - Variable in class com.sun.sql.rowset.CachedRowSetXImpl5
The RowSetMetaData object that contains information about the columns in this CachedRowSetXImpl object.
RowSetMetaDataX - Interface in com.sun.sql.rowset
An object that contains information about the columns in a RowSet object.
RowSetMetaDataXImpl - Class in com.sun.sql.rowset
Implements RowSetMetaDataX
RowSetMetaDataXImpl() - Constructor for class com.sun.sql.rowset.RowSetMetaDataXImpl
 
rowSetPopulated(RowSetEvent, int) - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
rowSetPopulated(RowSetEvent, int) - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Notifies registered listeners that a RowSet object in the given RowSetEvent object has populated a number of additional rows.
rowSetReader - Variable in class com.sun.sql.rowset.CachedRowSetXImpl5
The RowSetReaderImpl object that is the reader for this rowset.
rowsetWarning - Variable in class com.sun.sql.rowset.CachedRowSetXImpl5
A RowSetWarning which logs on the warnings
rowSetWriter - Variable in class com.sun.sql.rowset.CachedRowSetXImpl5
The RowSetWriterImpl object that is the writer for this rowset.
rowUpdated() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
rowUpdated() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Indicates whether the current row of this CachedRowSetXImpl object has been updated.
rvh - Variable in class com.sun.sql.rowset.CachedRowSetXImpl5
A Vector object containing the Row objects that comprise this CachedRowSetXImpl object.

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