| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ShowLikeContext |
MySQLStatementParser.showLike() |
MySQLStatementParser.ShowLikeContext |
MySQLStatementParser.ShowDatabasesContext.showLike() |
MySQLStatementParser.ShowLikeContext |
MySQLStatementParser.ShowTablesContext.showLike() |
MySQLStatementParser.ShowLikeContext |
MySQLStatementParser.ShowTableStatusContext.showLike() |
MySQLStatementParser.ShowLikeContext |
MySQLStatementParser.ShowFilterContext.showLike() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitShowLike(MySQLStatementParser.ShowLikeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.showLike(). |
T |
MySQLStatementBaseVisitor.visitShowLike(MySQLStatementParser.ShowLikeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.showLike(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
MySQLDALVisitor.visitShowLike(MySQLStatementParser.ShowLikeContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.