protected static class SqlValidatorImpl.IdInfo extends Object
Modifier and Type | Field and Description |
---|---|
org.apache.calcite.sql.SqlIdentifier |
id |
org.apache.calcite.sql.validate.SqlValidatorScope |
scope |
Constructor and Description |
---|
IdInfo(org.apache.calcite.sql.validate.SqlValidatorScope scope,
org.apache.calcite.sql.SqlIdentifier id) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.