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