| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ColumnCompressionContext |
PostgreSQLStatementParser.columnCompression() |
PostgreSQLStatementParser.ColumnCompressionContext |
PostgreSQLStatementParser.AlterTableActionContext.columnCompression() |
PostgreSQLStatementParser.ColumnCompressionContext |
PostgreSQLStatementParser.AlterTableCmdContext.columnCompression() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitColumnCompression(PostgreSQLStatementParser.ColumnCompressionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnCompression(). |
T |
PostgreSQLStatementParserVisitor.visitColumnCompression(PostgreSQLStatementParser.ColumnCompressionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnCompression(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.