| Package | Description |
|---|---|
| javax.sql.rowset |
Standard interfaces and base classes for JDBC
RowSet implementations.
|
| Modifier and Type | Method and Description |
|---|---|
JdbcRowSet |
RowSetFactory.createJdbcRowSet()
Creates a new instance of a JdbcRowSet.
|