Uses of Interface
javax.sql.rowset.JdbcRowSet
Package
Description
Standard interfaces and base classes for JDBC
RowSet
implementations.-
Uses of JdbcRowSet in javax.sql.rowset
Modifier and TypeMethodDescriptionRowSetFactory.createJdbcRowSet()
Creates a new instance of a JdbcRowSet.