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