public class PostgresLikeNode extends LikeNode
escape, ignoreCase, notchildren, childrenCount, parent, type| Constructor and Description |
|---|
PostgresLikeNode(boolean isNot,
char escape) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendChildrenSeparator(QuotingAppendable buffer,
int childIdx) |
Node |
copy() |
appendChildrenEnd, appendChildrenStart, getEscape, isIgnoreCase, isNotappend, toStringpublic void appendChildrenSeparator(QuotingAppendable buffer, int childIdx)
appendChildrenSeparator in class LikeNodeCopyright © 2001–2021 Apache Cayenne. All rights reserved.