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