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