SUPPORTED_BINARY_OPERATORS| Constructor and Description |
|---|
WithinDistance(QueryValue geometry1Value,
QueryValue geometry2Value,
QueryValue distanceValue) |
| 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 sql) |
int |
appendParameters(int index,
PreparedStatement statement) |
WithinDistance |
clone() |
boolean |
equals(Object obj) |
QueryValue |
getDistanceValue() |
QueryValue |
getGeometry1Value() |
QueryValue |
getGeometry2Value() |
List<QueryValue> |
getQueryValues() |
String |
toString() |
accept, getValue, isEmpty, toFormattedStringappendSql, cloneQueryValues, expand, getBoundingBox, getBoundingBox, getStringValue, parseWhere, setRecordDefinition, toQueryValuepublic WithinDistance(QueryValue geometry1Value, QueryValue geometry2Value, QueryValue distanceValue)
public boolean accept(Map<String,Object> record)
Filterpublic void appendDefaultSql(Query query, RecordStore recordStore, StringBuilder sql)
appendDefaultSql in class QueryValuepublic int appendParameters(int index,
PreparedStatement statement)
appendParameters in class QueryValuepublic WithinDistance clone()
public QueryValue getDistanceValue()
public QueryValue getGeometry1Value()
public QueryValue getGeometry2Value()
public List<QueryValue> getQueryValues()
getQueryValues in class QueryValueCopyright © 2015 Revolution Systems Inc.. All rights reserved.