| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ClusteringColumnGroupContext |
OracleStatementParser.clusteringColumnGroup() |
OracleStatementParser.ClusteringColumnGroupContext |
OracleStatementParser.ClusteringColumnsContext.clusteringColumnGroup(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.ClusteringColumnGroupContext> |
OracleStatementParser.ClusteringColumnsContext.clusteringColumnGroup() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitClusteringColumnGroup(OracleStatementParser.ClusteringColumnGroupContext ctx)
Visit a parse tree produced by
OracleStatementParser.clusteringColumnGroup(). |
T |
OracleStatementBaseVisitor.visitClusteringColumnGroup(OracleStatementParser.ClusteringColumnGroupContext ctx)
Visit a parse tree produced by
OracleStatementParser.clusteringColumnGroup(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.