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