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