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