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

N

next() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
next() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Moves the cursor down one row from its current position and returns true if the new cursor position is a valid row.
nextConflict() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
Moves the cursor down one row from its current position.
nextPage() - Method in class com.sun.sql.rowset.CachedRowSetXImpl5
 
nextPage() - Method in class com.sun.sql.rowset.internal.SyncResolverXImpl
The nextPage gets the next page, that is a CachedRowSetXImpl object containing the number of rows specified by page size.
numDeleted - Variable in class com.sun.sql.rowset.CachedRowSetXImpl5
The number of deleted rows currently in this CachedRowSetXImpl object.
numRows - Variable in class com.sun.sql.rowset.CachedRowSetXImpl5
The total number of rows currently in this CachedRowSetXImpl object.

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