Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.mysql |
Modifier and Type | Method and Description |
---|---|
TMySQLIndexStorageType |
TAlterTableOption.getMySQLIndexStorageType()
Deprecated.
As of v1.7.2.4. use
TAlterTableOption.getIndexOptionList() instead. |
Modifier and Type | Method and Description |
---|---|
void |
TAlterTableOption.setMySQLIndexStorageType(TMySQLIndexStorageType mySQLIndexStorageType) |
Modifier and Type | Method and Description |
---|---|
TMySQLIndexStorageType |
TMySQLIndexOption.getIndexStorageType() |
Modifier and Type | Method and Description |
---|---|
void |
TMySQLIndexOption.setIndexStorageType(TMySQLIndexStorageType indexStorageType) |
Copyright © 2019. All rights reserved.