Uses of Class
org.apache.shardingsphere.sql.parser.autogen.SQLServerStatementParser.XmlSchemaCollectionPermissionContext
-
Packages that use SQLServerStatementParser.XmlSchemaCollectionPermissionContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of SQLServerStatementParser.XmlSchemaCollectionPermissionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return SQLServerStatementParser.XmlSchemaCollectionPermissionContext Modifier and Type Method Description SQLServerStatementParser.XmlSchemaCollectionPermissionContextSQLServerStatementParser.PrivilegeTypeContext. xmlSchemaCollectionPermission()SQLServerStatementParser.XmlSchemaCollectionPermissionContextSQLServerStatementParser. xmlSchemaCollectionPermission()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type SQLServerStatementParser.XmlSchemaCollectionPermissionContext Modifier and Type Method Description TSQLServerStatementBaseVisitor. visitXmlSchemaCollectionPermission(SQLServerStatementParser.XmlSchemaCollectionPermissionContext ctx)Visit a parse tree produced bySQLServerStatementParser.xmlSchemaCollectionPermission().TSQLServerStatementVisitor. visitXmlSchemaCollectionPermission(SQLServerStatementParser.XmlSchemaCollectionPermissionContext ctx)Visit a parse tree produced bySQLServerStatementParser.xmlSchemaCollectionPermission().
-