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