| Package | Description |
|---|---|
| org.gcube.dataaccess.spql | |
| org.gcube.dataaccess.spql.model | |
| org.gcube.dataaccess.spql.model.where |
| Modifier and Type | Method and Description |
|---|---|
RelationalOperator |
SPQLParser.relationalOperator() |
| Modifier and Type | Method and Description |
|---|---|
static RelationalOperator |
RelationalOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationalOperator[] |
RelationalOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected RelationalOperator |
Condition.operator |
| Modifier and Type | Method and Description |
|---|---|
RelationalOperator |
Condition.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Condition.setOperator(RelationalOperator operator) |
| Constructor and Description |
|---|
Condition(ConditionParameter parameter,
RelationalOperator operator,
ParsableValue<?> value) |
Copyright © 2017. All Rights Reserved.