public class SQLServerTreeProcessorV12 extends SQLServerTreeProcessor
Constructor and Description |
---|
SQLServerTreeProcessorV12() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasOrderingClause(Node parent) |
protected void |
onLimitOffsetNode(Node parent,
LimitOffsetNode child,
int index) |
onColumnNode
onFunctionNode
onChildNodeStart, 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 SybaseSQLTreeProcessor
protected boolean hasOrderingClause(Node parent)
Copyright © 2001–2021 Apache Cayenne. All rights reserved.