| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.DropColumnSpecificationContext |
OracleStatementParser.dropColumnSpecification() |
OracleStatementParser.DropColumnSpecificationContext |
OracleStatementParser.DropColumnClauseContext.dropColumnSpecification() |
OracleStatementParser.DropColumnSpecificationContext |
OracleStatementParser.AlterExternalTableContext.dropColumnSpecification(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.DropColumnSpecificationContext> |
OracleStatementParser.AlterExternalTableContext.dropColumnSpecification() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitDropColumnSpecification(OracleStatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropColumnSpecification(). |
T |
OracleStatementBaseVisitor.visitDropColumnSpecification(OracleStatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropColumnSpecification(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.