public class DruidSqlParserImplFactory extends Object implements org.apache.calcite.sql.parser.SqlParserImplFactory
| Constructor and Description |
|---|
DruidSqlParserImplFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.sql.parser.SqlAbstractParserImpl |
getParser(Reader stream) |
public org.apache.calcite.sql.parser.SqlAbstractParserImpl getParser(Reader stream)
getParser in interface org.apache.calcite.sql.parser.SqlParserImplFactoryCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.