Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
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 |
---|---|
TAlterTableOptionList |
TAlterTableStatement.getAlterTableOptionList()
Alter options
|
Modifier and Type | Method and Description |
---|---|
void |
TAlterTableStatement.setAlterTableOptionList(TAlterTableOptionList alterTableOptionList) |
Copyright © 2019. All rights reserved.