Uses of Class
org.apache.shardingsphere.sql.parser.autogen.SQLServerStatementParser.ServerPrincipalPermissionContext
Packages that use SQLServerStatementParser.ServerPrincipalPermissionContext
-
Uses of SQLServerStatementParser.ServerPrincipalPermissionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return SQLServerStatementParser.ServerPrincipalPermissionContextModifier and TypeMethodDescriptionSQLServerStatementParser.PrivilegeTypeContext.serverPrincipalPermission()SQLServerStatementParser.serverPrincipalPermission()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type SQLServerStatementParser.ServerPrincipalPermissionContextModifier and TypeMethodDescriptionSQLServerStatementBaseVisitor.visitServerPrincipalPermission(SQLServerStatementParser.ServerPrincipalPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serverPrincipalPermission().SQLServerStatementVisitor.visitServerPrincipalPermission(SQLServerStatementParser.ServerPrincipalPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serverPrincipalPermission().