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