SUPPORTED_BINARY_OPERATORS| Constructor and Description |
|---|
ILike(QueryValue left,
QueryValue right) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Map<String,Object> record)
Check that the object matches the filter, returning true if matched, false
otherwise.
|
void |
appendDefaultSql(Query query,
RecordStore recordStore,
StringBuilder buffer) |
ILike |
clone() |
appendParameters, equals, getLeft, getOperator, getQueryValues, getRight, toStringaccept, getValue, isEmpty, toFormattedStringappendSql, cloneQueryValues, expand, getBoundingBox, getBoundingBox, getStringValue, parseWhere, setRecordDefinition, toQueryValuepublic ILike(QueryValue left, QueryValue right)
public boolean accept(Map<String,Object> record)
Filterpublic void appendDefaultSql(Query query, RecordStore recordStore, StringBuilder buffer)
appendDefaultSql in class BinaryConditionpublic ILike clone()
clone in class BinaryConditionCopyright © 2015 Revolution Systems Inc.. All rights reserved.