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