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