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