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