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