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