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