IdentifierSnapshotNamespace |
A namespace for the statement with FOR SYSTEM_TIME AS OF TIMESTAMP clause.
|
ProcedureNamespace |
Namespace whose contents are defined by the result of a call to a user-defined procedure.
|
SnapshotScope |
Represents the name-resolution context for expressions in an FOR SYSTEM_TIME AS OF TIMESTAMP
clause.
|
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.
|
SqlValidatorWithSnapshot |
|