public class BetweenNode extends ExpressionNode
children, childrenCount, parent, type
Constructor and Description |
---|
BetweenNode(boolean not) |
Modifier and Type | Method and Description |
---|---|
void |
appendChildrenSeparator(QuotingAppendable buffer,
int childIdx) |
Node |
copy() |
boolean |
isNot() |
append, appendChildrenEnd, appendChildrenStart, toString
public void appendChildrenSeparator(QuotingAppendable buffer, int childIdx)
appendChildrenSeparator
in class Node
public Node copy()
copy
in class ExpressionNode
public boolean isNot()
Copyright © 2001–2020 Apache Cayenne. All rights reserved.