Uses of Class
org.apache.shardingsphere.sql.parser.autogen.SQLServerStatementParser.AzureActiveDirectoryPrincipalContext
-
Packages that use SQLServerStatementParser.AzureActiveDirectoryPrincipalContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of SQLServerStatementParser.AzureActiveDirectoryPrincipalContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return SQLServerStatementParser.AzureActiveDirectoryPrincipalContext Modifier and Type Method Description SQLServerStatementParser.AzureActiveDirectoryPrincipalContextSQLServerStatementParser. azureActiveDirectoryPrincipal()SQLServerStatementParser.AzureActiveDirectoryPrincipalContextSQLServerStatementParser.CreateUserWindowsPrincipalClauseContext. azureActiveDirectoryPrincipal()SQLServerStatementParser.AzureActiveDirectoryPrincipalContextSQLServerStatementParser.CreateUserWithAzureActiveDirectoryPrincipalClauseContext. azureActiveDirectoryPrincipal()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type SQLServerStatementParser.AzureActiveDirectoryPrincipalContext Modifier and Type Method Description TSQLServerStatementBaseVisitor. visitAzureActiveDirectoryPrincipal(SQLServerStatementParser.AzureActiveDirectoryPrincipalContext ctx)Visit a parse tree produced bySQLServerStatementParser.azureActiveDirectoryPrincipal().TSQLServerStatementVisitor. visitAzureActiveDirectoryPrincipal(SQLServerStatementParser.AzureActiveDirectoryPrincipalContext ctx)Visit a parse tree produced bySQLServerStatementParser.azureActiveDirectoryPrincipal().
-