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