| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.subpartitionByRange() |
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.CompositeRangePartitionsContext.subpartitionByRange() |
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.CompositeListPartitionsContext.subpartitionByRange() |
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.CompositeHashPartitionsContext.subpartitionByRange() |
OracleStatementParser.SubpartitionByRangeContext |
OracleStatementParser.ConsistentHashWithSubpartitionsContext.subpartitionByRange() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023 The Apache Software Foundation. All rights reserved.