public final class PostgreSQLParserFacade extends Object implements org.apache.shardingsphere.sql.parser.spi.DatabaseTypedSQLParserFacade
| Constructor and Description |
|---|
PostgreSQLParserFacade() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends org.apache.shardingsphere.sql.parser.api.parser.SQLLexer> |
getLexerClass() |
Class<? extends org.apache.shardingsphere.sql.parser.api.parser.SQLParser> |
getParserClass() |
String |
getType() |
public Class<? extends org.apache.shardingsphere.sql.parser.api.parser.SQLLexer> getLexerClass()
getLexerClass in interface org.apache.shardingsphere.sql.parser.spi.SQLParserFacadepublic Class<? extends org.apache.shardingsphere.sql.parser.api.parser.SQLParser> getParserClass()
getParserClass in interface org.apache.shardingsphere.sql.parser.spi.SQLParserFacadepublic String getType()
getType in interface org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2023 The Apache Software Foundation. All rights reserved.