| Package | Description |
|---|---|
| org.apache.calcite.sql.validate |
SQL validation.
|
| Modifier and Type | Method and Description |
|---|---|
static SelectScope |
SqlValidatorUtil.getEnclosingSelectScope(SqlValidatorScope scope) |
SelectScope |
SqlValidatorImpl.getRawSelectScope(SqlSelect select) |
SelectScope |
SqlValidator.getRawSelectScope(SqlSelect select)
Returns the scope for resolving the SELECT, GROUP BY and HAVING clauses.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.