| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.PartitionExpressionsContext |
SQLServerStatementParser.partitionExpressions() |
SQLServerStatementParser.PartitionExpressionsContext |
SQLServerStatementParser.OnPartitionClauseContext.partitionExpressions() |
SQLServerStatementParser.PartitionExpressionsContext |
SQLServerStatementParser.TableOptionContext.partitionExpressions() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementVisitor.visitPartitionExpressions(SQLServerStatementParser.PartitionExpressionsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.partitionExpressions(). |
T |
SQLServerStatementBaseVisitor.visitPartitionExpressions(SQLServerStatementParser.PartitionExpressionsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.partitionExpressions(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.