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