| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.SetOptionClauseContext |
SQLServerStatementParser.setOptionClause() |
SQLServerStatementParser.SetOptionClauseContext |
SQLServerStatementParser.AlterLoginContext.setOptionClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.SetOptionClauseContext> |
SQLServerStatementParser.AlterLoginContext.setOptionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitSetOptionClause(SQLServerStatementParser.SetOptionClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.setOptionClause(). |
T |
SQLServerStatementVisitor.visitSetOptionClause(SQLServerStatementParser.SetOptionClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.setOptionClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.