Package | Description |
---|---|
org.teiid.api.exception.query | |
org.teiid.query.optimizer.relational | |
org.teiid.query.util |
Modifier and Type | Class and Description |
---|---|
class |
FunctionMetadataException
Detected invalid function metadata during validation.
|
class |
QueryParserException
Thrown when a query cannot be parsed.
|
class |
QueryPlannerException
This exception is thrown when an error occurs while planning the query.
|
class |
QueryResolverException
This exception represents the case where the query submitted could not resolved
when it is checked against the metadata
|
class |
QueryValidatorException
This exception is thrown if an error is discovered while validating the query.
|
Modifier and Type | Method and Description |
---|---|
static void |
RowBasedSecurityHelper.checkConstraints(Command atomicCommand,
Evaluator eval) |
Modifier and Type | Method and Description |
---|---|
void |
CommandContext.pushCall(String value) |
Copyright © 2019. All rights reserved.