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) |
apply, onChildNodeStart, onColumnNode, onDistinctNode, onInNode, onLikeNode, onResultNode, onUndefinedNode, onValueNode, replaceChild, replaceChildonChildNodeEnd, onNodeEnd, onNodeStartprotected 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.