Class CTResultSet

Object
CTBase
CTResultSet

public class CTResultSet extends CTBase
Deals with the "result set" concept. One CTResultSet belongs to one CTTable, but can be activated to several CTRecord objects from the same CTTable. It contains one or more criteria to be used for filtering the records.
See Also: