| Package | Description |
|---|---|
| org.apache.calcite.sql.validate |
SQL validation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JoinScope
The name-resolution context for expression inside a JOIN clause.
|
class |
OverScope
The name-resolution scope of a OVER clause.
|
class |
SelectScope
The name-resolution scope of a SELECT clause.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.