| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.GrantContext |
OracleStatementParser.grant() |
OracleStatementParser.GrantContext |
OracleStatementParser.ExecuteContext.grant() |
| Modifier and Type | Method and Description |
|---|---|
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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDCLStatementSQLVisitor.visitGrant(OracleStatementParser.GrantContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.