| Package | Description |
|---|---|
| org.gcube.dataaccess.spql | |
| org.gcube.dataaccess.spql.model.where |
| Modifier and Type | Method and Description |
|---|---|
Condition |
SPQLParser.coordinateCondition() |
Condition |
SPQLParser.eventDateCondition() |
Condition |
SPQLParser.wexpression() |
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
SPQLParser.whereExpression() |
| Modifier and Type | Field and Description |
|---|---|
protected List<Condition> |
WhereExpression.conditions |
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
WhereExpression.getConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
WhereExpression.setConditions(List<Condition> conditions) |
| Constructor and Description |
|---|
WhereExpression(List<Condition> conditions) |
Copyright © 2017. All Rights Reserved.