| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ColumnPropertiesContext |
OracleStatementParser.columnProperties() |
OracleStatementParser.ColumnPropertiesContext |
OracleStatementParser.AddColumnSpecificationContext.columnProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitColumnProperties(OracleStatementParser.ColumnPropertiesContext ctx)
Visit a parse tree produced by
OracleStatementParser.columnProperties(). |
T |
OracleStatementBaseVisitor.visitColumnProperties(OracleStatementParser.ColumnPropertiesContext ctx)
Visit a parse tree produced by
OracleStatementParser.columnProperties(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.