| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.RevokeContext |
OracleStatementParser.revoke() |
OracleStatementParser.RevokeContext |
OracleStatementParser.ExecuteContext.revoke() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitRevoke(OracleStatementParser.RevokeContext ctx)
Visit a parse tree produced by
OracleStatementParser.revoke(). |
T |
OracleStatementBaseVisitor.visitRevoke(OracleStatementParser.RevokeContext ctx)
Visit a parse tree produced by
OracleStatementParser.revoke(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDCLStatementSQLVisitor.visitRevoke(OracleStatementParser.RevokeContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.