| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
DistSQLStatementParser.DbNameContext |
DistSQLStatementParser.dbName() |
DistSQLStatementParser.DbNameContext |
DistSQLStatementParser.DataSourceDefinitionContext.dbName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
DistSQLStatementBaseVisitor.visitDbName(DistSQLStatementParser.DbNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.dbName(). |
T |
DistSQLStatementVisitor.visitDbName(DistSQLStatementParser.DbNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.dbName(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.