Package org.axiondb.engine.visitors

Class Summary
FlattenWhereNodeVisitor Decomposes a WhereNode tree into a HashSet of WhereNodes that were originally ANDed together in the source tree.
ReferencesOtherTablesWhereNodeVisitor Return true if reference a table other than the given one, false otherwise.