| CachedRowSet | The interface that all standard implementations of
 CachedRowSetmust implement. | 
| FilteredRowSet | The standard interface that all standard implementations of
 FilteredRowSetmust implement. | 
| JdbcRowSet | The standard interface that all standard implementations of
 JdbcRowSetmust implement. | 
| Joinable | 1.0 Background | 
| JoinRowSet | The JoinRowSetinterface provides a mechanism for combining related
 data from differentRowSetobjects into oneJoinRowSetobject, which represents an SQLJOIN. | 
| Predicate | The standard interface that provides the framework for all
 FilteredRowSetobjects to describe their filters. | 
| RowSetFactory | An interface that defines the implementation of a factory that is used
 to obtain different types of RowSetimplementations. | 
| RowSetWarning | An extension of SQLExceptionthat provides information
 about database warnings set onRowSetobjects. | 
| WebRowSet | The standard interface that all implementations of a WebRowSetmust implement. |