Uses of Class
org.apache.shardingsphere.sql.parser.autogen.SQLServerStatementParser.AzureActiveDirectoryPrincipalContext
Packages that use SQLServerStatementParser.AzureActiveDirectoryPrincipalContext
-
Uses of SQLServerStatementParser.AzureActiveDirectoryPrincipalContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return SQLServerStatementParser.AzureActiveDirectoryPrincipalContextModifier and TypeMethodDescriptionSQLServerStatementParser.azureActiveDirectoryPrincipal()SQLServerStatementParser.CreateUserWindowsPrincipalClauseContext.azureActiveDirectoryPrincipal()SQLServerStatementParser.CreateUserWithAzureActiveDirectoryPrincipalClauseContext.azureActiveDirectoryPrincipal()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type SQLServerStatementParser.AzureActiveDirectoryPrincipalContextModifier and TypeMethodDescriptionSQLServerStatementBaseVisitor.visitAzureActiveDirectoryPrincipal(SQLServerStatementParser.AzureActiveDirectoryPrincipalContext ctx) Visit a parse tree produced bySQLServerStatementParser.azureActiveDirectoryPrincipal().SQLServerStatementVisitor.visitAzureActiveDirectoryPrincipal(SQLServerStatementParser.AzureActiveDirectoryPrincipalContext ctx) Visit a parse tree produced bySQLServerStatementParser.azureActiveDirectoryPrincipal().