| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.PartitionByClauseContext |
SQLServerStatementParser.partitionByClause() |
SQLServerStatementParser.PartitionByClauseContext |
SQLServerStatementParser.OverClauseContext.partitionByClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitPartitionByClause(SQLServerStatementParser.PartitionByClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.partitionByClause(). |
T |
SQLServerStatementBaseVisitor.visitPartitionByClause(SQLServerStatementParser.PartitionByClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.partitionByClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.