public final class MySQLParserFacade extends Object implements org.apache.shardingsphere.sql.parser.spi.DatabaseTypedSQLParserFacade
| 构造器和说明 |
|---|
MySQLParserFacade() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 org.apache.shardingsphere.sql.parser.spi.SQLParserFacadepublic Class<? extends org.apache.shardingsphere.sql.parser.api.parser.SQLParser> getParserClass()
getParserClass 在接口中 org.apache.shardingsphere.sql.parser.spi.SQLParserFacadepublic String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.