| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ResourceOptionContext |
MySQLStatementParser.resourceOption() |
MySQLStatementParser.ResourceOptionContext |
MySQLStatementParser.ConnectOptionContext.resourceOption(int i) |
MySQLStatementParser.ResourceOptionContext |
MySQLStatementParser.AlterUserContext.resourceOption(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.ResourceOptionContext> |
MySQLStatementParser.ConnectOptionContext.resourceOption() |
List<MySQLStatementParser.ResourceOptionContext> |
MySQLStatementParser.AlterUserContext.resourceOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitResourceOption(MySQLStatementParser.ResourceOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.resourceOption(). |
T |
MySQLStatementVisitor.visitResourceOption(MySQLStatementParser.ResourceOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.resourceOption(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.