| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.GrantContext |
OracleStatementParser.grant() |
OracleStatementParser.GrantContext |
OracleStatementParser.ExecuteContext.grant() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitGrant(OracleStatementParser.GrantContext ctx)
Visit a parse tree produced by
OracleStatementParser.grant(). |
T |
OracleStatementBaseVisitor.visitGrant(OracleStatementParser.GrantContext ctx)
Visit a parse tree produced by
OracleStatementParser.grant(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
OracleDCLVisitor.visitGrant(OracleStatementParser.GrantContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.