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