Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.ColumnCompressionContext
Packages that use PostgreSQLStatementParser.ColumnCompressionContext
-
Uses of PostgreSQLStatementParser.ColumnCompressionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return PostgreSQLStatementParser.ColumnCompressionContextModifier and TypeMethodDescriptionPostgreSQLStatementParser.AlterTableActionContext.columnCompression()PostgreSQLStatementParser.AlterTableCmdContext.columnCompression()PostgreSQLStatementParser.columnCompression()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.ColumnCompressionContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitColumnCompression(PostgreSQLStatementParser.ColumnCompressionContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.columnCompression().PostgreSQLStatementParserVisitor.visitColumnCompression(PostgreSQLStatementParser.ColumnCompressionContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.columnCompression().