public class HSQLTreeProcessor extends BaseSQLTreeProcessor
Constructor and Description |
---|
HSQLTreeProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
onColumnNode(Node parent,
ColumnNode child,
int index) |
protected void |
onFunctionNode(Node parent,
FunctionNode child,
int index) |
onChildNodeStart, onDistinctNode, onInNode, onLikeNode, onLimitOffsetNode, onResultNode, onUndefinedNode, onValueNode, process, replaceChild, replaceChild, wrapInFunction
onChildNodeEnd, onNodeEnd, onNodeStart
protected void onColumnNode(Node parent, ColumnNode child, int index)
onColumnNode
in class BaseSQLTreeProcessor
protected void onFunctionNode(Node parent, FunctionNode child, int index)
onFunctionNode
in class BaseSQLTreeProcessor
Copyright © 2001–2021 Apache Cayenne. All rights reserved.