Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.pp.processor.type.alter | |
gudusoft.gsqlparser.stmt |
Provides the classes represent various SQL statements.
|
Modifier and Type | Method and Description |
---|---|
TAlterTableOptionList |
TAlterTableSqlNode.getAlterTableOptionList() |
Modifier and Type | Method and Description |
---|---|
void |
TAlterTableOptionList.appendList(TAlterTableOptionList aList) |
Modifier and Type | Method and Description |
---|---|
void |
AlterTableOptionItemAlignProcessor.process(TAlterTableOptionList options) |
Modifier and Type | Method and Description |
---|---|
TAlterTableOptionList |
TAlterRelation.getAlterTableOptionList()
Alter options
|
Modifier and Type | Method and Description |
---|---|
void |
TAlterRelation.setAlterTableOptionList(TAlterTableOptionList alterTableOptionList) |