Class | Description |
---|---|
UnresolvedSymbolDescription |
This helper object describes an unresolved symbol found during
query resolution.
|
Exception | Description |
---|---|
ExpressionEvaluationException |
This exception is thrown when an error occurs while evaluating a SQL expression.
|
FunctionExecutionException |
During processing, an invalid function was detected.
|
FunctionMetadataException |
Detected invalid function metadata during validation.
|
InvalidFunctionException |
During processing, an invalid function was detected.
|
QueryMetadataException |
This exception is thrown when an error occurs while retrieving metadata
from a query component metadata facade.
|
QueryParserException |
Thrown when a query cannot be parsed.
|
QueryPlannerException |
This exception is thrown when an error occurs while planning the query.
|
QueryProcessingException |
This exception is thrown when an error occurs while retrieving metadata
from a query component metadata facade.
|
QueryResolverException |
This exception represents the case where the query submitted could not resolved
when it is checked against the metadata
|
QueryValidatorException |
This exception is thrown if an error is discovered while validating the query.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.