| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.subpartitionByRange() |
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.CompositeRangePartitionsContext.subpartitionByRange() |
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.CompositeListPartitionsContext.subpartitionByRange() |
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.CompositeHashPartitionsContext.subpartitionByRange() |
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.ConsistentHashWithSubpartitionsContext.subpartitionByRange() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitSubpartitionByRange(OracleStatementParser.SubpartitionByRangeContext ctx)
Visit a parse tree produced by
OracleStatementParser.subpartitionByRange(). |
T |
OracleStatementBaseVisitor.visitSubpartitionByRange(OracleStatementParser.SubpartitionByRangeContext ctx)
Visit a parse tree produced by
OracleStatementParser.subpartitionByRange(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.