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