| Class | Description |
|---|---|
| ParameterScope |
A scope which contains nothing besides a few parameters.
|
| SqlValidatorImpl |
Default implementation of
SqlValidator. |
| 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–2020 The Apache Software Foundation. All rights reserved.