Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.ImportQualificationContext
Packages that use PostgreSQLStatementParser.ImportQualificationContext
-
Uses of PostgreSQLStatementParser.ImportQualificationContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return PostgreSQLStatementParser.ImportQualificationContextModifier and TypeMethodDescriptionPostgreSQLStatementParser.ImportForeignSchemaContext.importQualification()PostgreSQLStatementParser.importQualification()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.ImportQualificationContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitImportQualification(PostgreSQLStatementParser.ImportQualificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.importQualification().PostgreSQLStatementParserVisitor.visitImportQualification(PostgreSQLStatementParser.ImportQualificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.importQualification().