Uses of Interface
javax.sql.rowset.JdbcRowSet
| Package | Description | 
|---|---|
| javax.sql.rowset | Standard interfaces and base classes for JDBC  RowSetimplementations. | 
- 
Uses of JdbcRowSet in javax.sql.rowsetMethods in javax.sql.rowset that return JdbcRowSet Modifier and Type Method Description JdbcRowSetRowSetFactory. createJdbcRowSet()Creates a new instance of a JdbcRowSet.