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