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, toStringpublic void appendChildrenSeparator(QuotingAppendable buffer, int childIdx)
appendChildrenSeparator in class Nodepublic Node copy()
copy in class ExpressionNodepublic boolean isNot()
Copyright © 2001–2020 Apache Cayenne. All rights reserved.