| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.DropIndexContext |
OracleStatementParser.dropIndex() |
OracleStatementParser.DropIndexContext |
OracleStatementParser.ExecuteContext.dropIndex() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitDropIndex(OracleStatementParser.DropIndexContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropIndex(). |
T |
OracleStatementBaseVisitor.visitDropIndex(OracleStatementParser.DropIndexContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropIndex(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitDropIndex(OracleStatementParser.DropIndexContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.