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