Package org.imemex.datasourceplugins.jdbc.rules

Class Summary
NameAliasPair A simple name / alias pair.
RowsGreyBox Grey box representing table rows.
RuleAllToTable  
RuleDbSelect This rule rewrites the canonical form of a database selector query (e.g.
RuleEmpty Rule to test if a filter over all or start views matches the db name, table name or row name.
RuleFilteredTableRows Rule to identify filtered table rows
RuleFilterOnTop  
RuleGreyToBlack Rule to convert grey boxes to blackboxes where appropriate
RuleIntersect Rule to identify an intersect between two table rows
RuleIntersectTable  
RuleJoin Rule to identify a join between two table rows
RuleTableRows Rule to identify unfiltered table rows
RuleUnion Rule to identify a union between two table rows