| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.DistributionOptionContext |
SQLServerStatementParser.distributionOption() |
SQLServerStatementParser.DistributionOptionContext |
SQLServerStatementParser.TableOptionContext.distributionOption() |
SQLServerStatementParser.DistributionOptionContext |
SQLServerStatementParser.WithDistributionOptionContext.distributionOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitDistributionOption(SQLServerStatementParser.DistributionOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.distributionOption(). |
T |
SQLServerStatementVisitor.visitDistributionOption(SQLServerStatementParser.DistributionOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.distributionOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.