Package org.sormula.operation.filter

Filters that allow filtering algorithms to be written in Java and applied as rows are read from the database.

See: Description

Package org.sormula.operation.filter Description

Filters that allow filtering algorithms to be written in Java and applied as rows are read from the database. SelectCascadeFilter filters one row type. AbstractSelectCascadeFilter is a base class for a filter that fitlers all row types (one method per type).
Since:
3.1