| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.format.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.PartitionNamesContext |
MySQLStatementParser.partitionNames() |
MySQLStatementParser.PartitionNamesContext |
MySQLStatementParser.InsertContext.partitionNames() |
MySQLStatementParser.PartitionNamesContext |
MySQLStatementParser.ReplaceContext.partitionNames() |
MySQLStatementParser.PartitionNamesContext |
MySQLStatementParser.SingleTableClauseContext.partitionNames() |
MySQLStatementParser.PartitionNamesContext |
MySQLStatementParser.LoadDataStatementContext.partitionNames() |
MySQLStatementParser.PartitionNamesContext |
MySQLStatementParser.TableFactorContext.partitionNames() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitPartitionNames(MySQLStatementParser.PartitionNamesContext ctx)
Visit a parse tree produced by
MySQLStatementParser.partitionNames(). |
T |
MySQLStatementVisitor.visitPartitionNames(MySQLStatementParser.PartitionNamesContext ctx)
Visit a parse tree produced by
MySQLStatementParser.partitionNames(). |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
MySQLFormatSQLVisitor.visitPartitionNames(MySQLStatementParser.PartitionNamesContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.