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