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) |
onColumnNodeonFunctionNodeonChildNodeStart, onDistinctNode, onInNode, onLikeNode, onResultNode, onUndefinedNode, onValueNode, process, replaceChild, replaceChild, wrapInFunctiononChildNodeEnd, onNodeEnd, onNodeStartprotected void onLimitOffsetNode(Node parent, LimitOffsetNode child, int index)
onLimitOffsetNode in class SybaseSQLTreeProcessorprotected boolean hasOrderingClause(Node parent)
Copyright © 2001–2021 Apache Cayenne. All rights reserved.