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