| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.WindowsPrincipalContext |
SQLServerStatementParser.windowsPrincipal() |
SQLServerStatementParser.WindowsPrincipalContext |
SQLServerStatementParser.CreateUserWindowsPrincipalClauseContext.windowsPrincipal() |
SQLServerStatementParser.WindowsPrincipalContext |
SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext.windowsPrincipal(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.WindowsPrincipalContext> |
SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext.windowsPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitWindowsPrincipal(SQLServerStatementParser.WindowsPrincipalContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowsPrincipal(). |
T |
SQLServerStatementBaseVisitor.visitWindowsPrincipal(SQLServerStatementParser.WindowsPrincipalContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowsPrincipal(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.