Interface | Description |
---|---|
FilterGenerator |
Filter Generators define ACLs.
|
Class | Description |
---|---|
WhereInFilterGenerator |
A filter generator that specifies a set table, and a list of match expressions (FilteredColumn=SetColumn),
to apply a whereIn operation to the filtered table.
|