| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.ExternalPartSubpartDataPropsContext> |
OracleStatementParser.RangePartitionsContext.externalPartSubpartDataProps() |
List<OracleStatementParser.ExternalPartSubpartDataPropsContext> |
OracleStatementParser.ListPartitionsContext.externalPartSubpartDataProps() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitExternalPartSubpartDataProps(OracleStatementParser.ExternalPartSubpartDataPropsContext ctx)
Visit a parse tree produced by
OracleStatementParser.externalPartSubpartDataProps(). |
T |
OracleStatementBaseVisitor.visitExternalPartSubpartDataProps(OracleStatementParser.ExternalPartSubpartDataPropsContext ctx)
Visit a parse tree produced by
OracleStatementParser.externalPartSubpartDataProps(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.