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