| Package | Description |
|---|---|
| org.apache.calcite.sql.validate |
SQL validation.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CollectScope
The name-resolution context for expression inside a multiset call.
|
class |
JoinScope
The name-resolution context for expression inside a JOIN clause.
|
class |
MatchRecognizeScope
Scope for expressions in a
MATCH_RECOGNIZE clause. |
class |
OverScope
The name-resolution scope of a OVER clause.
|
class |
SelectScope
The name-resolution scope of a SELECT clause.
|
(package private) class |
TableScope
The name-resolution scope of a LATERAL TABLE clause.
|
(package private) class |
WithScope
Scope providing the objects that are available after evaluating an item
in a WITH clause.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.