| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext |
SQLServerStatementParser.createUserLoginWindowsPrincipalClause() |
SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext |
SQLServerStatementParser.CreateUserContext.createUserLoginWindowsPrincipalClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitCreateUserLoginWindowsPrincipalClause(SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.createUserLoginWindowsPrincipalClause(). |
T |
SQLServerStatementVisitor.visitCreateUserLoginWindowsPrincipalClause(SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.createUserLoginWindowsPrincipalClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDCLStatementSQLVisitor.visitCreateUserLoginWindowsPrincipalClause(SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.