JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.axiondb
Interface SelectableVisitor
All Known Implementing Classes:
AssertGroupByRulesVisitor
,
FindAggregateFunctionVisitor
,
FlattenWhereNodeVisitor
,
ReferencesOtherTablesWhereNodeVisitor
public interface
SelectableVisitor
A visitor over a
WhereNode
tree.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
visit
(
Selectable
node)
Method Detail
visit
void visit(
Selectable
node)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method