SUPPORTED_BINARY_OPERATORS| Constructor and Description |
|---|
RightUnaryCondition(QueryValue value,
String operator) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendDefaultSql(Query query,
RecordStore recordStore,
StringBuilder buffer) |
int |
appendParameters(int index,
PreparedStatement statement) |
RightUnaryCondition |
clone() |
boolean |
equals(Object obj) |
String |
getOperator() |
List<QueryValue> |
getQueryValues() |
QueryValue |
getValue() |
String |
toString() |
accept, accept, getValue, isEmpty, toFormattedStringappendSql, cloneQueryValues, expand, getBoundingBox, getBoundingBox, getStringValue, parseWhere, setRecordDefinition, toQueryValuepublic RightUnaryCondition(QueryValue value, String operator)
public void appendDefaultSql(Query query, RecordStore recordStore, StringBuilder buffer)
appendDefaultSql in class QueryValuepublic int appendParameters(int index,
PreparedStatement statement)
appendParameters in class QueryValuepublic RightUnaryCondition clone()
public String getOperator()
public List<QueryValue> getQueryValues()
getQueryValues in class QueryValuepublic QueryValue getValue()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.