| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AlterViewContext |
SQLServerStatementParser.alterView() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitAlterView(SQLServerStatementParser.AlterViewContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterView(). |
T |
SQLServerStatementBaseVisitor.visitAlterView(SQLServerStatementParser.AlterViewContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterView(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDDLStatementSQLVisitor.visitAlterView(SQLServerStatementParser.AlterViewContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.