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