| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.nodes.redshift | |
| gudusoft.gsqlparser.stmt |
Provides the classes represent various SQL statements.
|
| Class and Description |
|---|
| TRedshiftTableAttributes
Represents the table_attributes for Redshift materialized views
Based on: https://docs.aws.amazon.com/redshift/latest/dg/materialized-view-create-sql-command.html
|
| Class and Description |
|---|
| ETableAttributeType
Enum representing the different types of table attributes in Redshift
|
| TRedshiftTableAttributes
Represents the table_attributes for Redshift materialized views
Based on: https://docs.aws.amazon.com/redshift/latest/dg/materialized-view-create-sql-command.html
|
| TRedshiftTableAttributes.EDistStyle
Possible distribution styles for Redshift materialized views
|
| Class and Description |
|---|
| TRedshiftTableAttributes
Represents the table_attributes for Redshift materialized views
Based on: https://docs.aws.amazon.com/redshift/latest/dg/materialized-view-create-sql-command.html
|