| Class | Description |
|---|---|
| AliasNamespace |
Namespace for an
AS t(c1, c2, ...) clause. |
| ProcedureNamespace |
Namespace whose contents are defined by the result of a call to a user-defined procedure.
|
| SqlValidatorImpl |
Default implementation of
SqlValidator, the class was copied over because of
CALCITE-4554. |
| SqlValidatorImpl.DmlNamespace |
Common base class for DML statement namespaces.
|
| SqlValidatorImpl.FunctionParamInfo |
Utility object used to maintain information about the parameters in a function call.
|
| SqlValidatorImpl.IdInfo |
Information about an identifier in a particular scope.
|
| Enum | Description |
|---|---|
| SqlValidatorImpl.Status |
Validation status.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.