| Package | Description |
|---|---|
| org.gcube.dataaccess.spql | |
| org.gcube.dataaccess.spql.model | |
| org.gcube.dataaccess.spql.model.error | |
| org.gcube.dataaccess.spql.model.where |
| Modifier and Type | Field and Description |
|---|---|
protected List<QueryError> |
ParserException.errors |
| Modifier and Type | Method and Description |
|---|---|
List<QueryError> |
ParserException.getErrors() |
| Constructor and Description |
|---|
ParserException(String message,
QueryError error) |
| Constructor and Description |
|---|
ParserException(String message,
List<QueryError> errors) |
ParserException(String message,
Throwable cause,
List<QueryError> errors) |
| Modifier and Type | Method and Description |
|---|---|
List<QueryError> |
CheckableElement.check() |
List<QueryError> |
Query.check() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueryError |
class |
InvalidValueError |
class |
SyntaxError |
| Modifier and Type | Method and Description |
|---|---|
List<QueryError> |
WhereExpression.check() |
List<QueryError> |
Condition.check() |
Copyright © 2014. All Rights Reserved.