public class NotMatchesExpression extends MatchesExpression
ExpressionNode.NodeType
_candidate, _regularExpression
Modifier and Type | Method and Description |
---|---|
void |
appendSql(StringBuilder sql)
Appends the node SQL string to the string builder.
|
acceptVisit, getNodeType
public void appendSql(StringBuilder sql)
ExpressionNode
appendSql
in interface ExpressionNode
appendSql
in class MatchesExpression
sql
- The SQL string builder to append to.Copyright © GigaSpaces.