Uses of Class
org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo
-
Packages that use SqlValidatorImpl.IdInfo Package Description org.apache.calcite.sql.validate -
-
Uses of SqlValidatorImpl.IdInfo in org.apache.calcite.sql.validate
Fields in org.apache.calcite.sql.validate with type parameters of type SqlValidatorImpl.IdInfo Modifier and Type Field Description protected Map<String,SqlValidatorImpl.IdInfo>
SqlValidatorImpl. idPositions
MapsSqlParserPos
strings to theSqlIdentifier
identifier objects at these positions.
-