| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.DropTableContext |
OracleStatementParser.dropTable() |
OracleStatementParser.DropTableContext |
OracleStatementParser.ExecuteContext.dropTable() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.