public class IngressSQLTreeProcessor extends BaseSQLTreeProcessor
| Constructor and Description |
|---|
IngressSQLTreeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onColumnNode(Node parent,
ColumnNode child,
int index) |
protected void |
onFunctionNode(Node parent,
FunctionNode child,
int index) |
protected void |
onLimitOffsetNode(Node parent,
LimitOffsetNode child,
int index) |
apply, onChildNodeStart, onDistinctNode, onInNode, onLikeNode, onResultNode, onUndefinedNode, onValueNode, replaceChild, replaceChildonChildNodeEnd, onNodeEnd, onNodeStartprotected void onColumnNode(Node parent, ColumnNode child, int index)
onColumnNode in class BaseSQLTreeProcessorprotected void onLimitOffsetNode(Node parent, LimitOffsetNode child, int index)
onLimitOffsetNode in class BaseSQLTreeProcessorprotected void onFunctionNode(Node parent, FunctionNode child, int index)
onFunctionNode in class BaseSQLTreeProcessorCopyright © 2001–2020 Apache Cayenne. All rights reserved.