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