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