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, wrapInFunctiononChildNodeEnd, onNodeEnd, onNodeStartprotected void onColumnNode(Node parent, ColumnNode child, int index)
onColumnNode in class BaseSQLTreeProcessorprotected void onFunctionNode(Node parent, FunctionNode child, int index)
onFunctionNode in class BaseSQLTreeProcessorCopyright © 2001–2021 Apache Cayenne. All rights reserved.