| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.TableWildContext |
MySQLStatementParser.tableWild() |
MySQLStatementParser.TableWildContext |
MySQLStatementParser.InsertIdentifierContext.tableWild() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitTableWild(MySQLStatementParser.TableWildContext ctx)
Visit a parse tree produced by
MySQLStatementParser.tableWild(). |
T |
MySQLStatementVisitor.visitTableWild(MySQLStatementParser.TableWildContext ctx)
Visit a parse tree produced by
MySQLStatementParser.tableWild(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.sql.common.SQLStats |
MySQLSQLStatVisitor.visitTableWild(MySQLStatementParser.TableWildContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.