| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TAttributeOption> |
TAlterTableOption.getAttributeOptions()
Greenplum,PostgreSQL,Snowflake, set/reset options when option type is
EAlterTableOptionType.AlterColumn and subtype is EAlterColumnSubType.SetOptions
or EAlterColumnSubType.ResetOptions |
| Modifier and Type | Method and Description |
|---|---|
void |
TAlterTableOption.setAttributeOptions(TPTNodeList<TAttributeOption> attributeOptions) |
Copyright © 2019. All rights reserved.