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