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