| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CompositeRangePartitionsContext |
OracleStatementParser.compositeRangePartitions() |
OracleStatementParser.CompositeRangePartitionsContext |
OracleStatementParser.TablePartitioningClausesContext.compositeRangePartitions() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCompositeRangePartitions(OracleStatementParser.CompositeRangePartitionsContext ctx)
Visit a parse tree produced by
OracleStatementParser.compositeRangePartitions(). |
T |
OracleStatementBaseVisitor.visitCompositeRangePartitions(OracleStatementParser.CompositeRangePartitionsContext ctx)
Visit a parse tree produced by
OracleStatementParser.compositeRangePartitions(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.