| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.WindowsPrincipalContext |
SQLServerStatementParser.windowsPrincipal() |
SQLServerStatementParser.WindowsPrincipalContext |
SQLServerStatementParser.CreateUserWindowsPrincipalClauseContext.windowsPrincipal() |
SQLServerStatementParser.WindowsPrincipalContext |
SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext.windowsPrincipal(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SQLServerStatementParser.WindowsPrincipalContext> |
SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext.windowsPrincipal() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementBaseVisitor.visitWindowsPrincipal(SQLServerStatementParser.WindowsPrincipalContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowsPrincipal(). |
T |
SQLServerStatementVisitor.visitWindowsPrincipal(SQLServerStatementParser.WindowsPrincipalContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowsPrincipal(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.