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