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