Class ProjectRestrictResultSet

All Implemented Interfaces:
CursorResultSet, NoPutResultSet, ResultSet, RowLocationRetRowSource, RowSource

class ProjectRestrictResultSet extends NoPutResultSetImpl implements CursorResultSet
Takes a table and a table filter and returns the table's rows satisfying the filter as a result set.