| 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 |
|---|---|
TDropIndexItemList |
TDropIndexSqlNode.getDropIndexItemList() |
| Modifier and Type | Method and Description |
|---|---|
TDropIndexItemList |
TDropIndexSqlStatement.getDropIndexItemList()
Used in sql server drop index statement
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDropIndexSqlStatement.setDropIndexItemList(TDropIndexItemList dropIndexItemList) |
Copyright © 2019. All rights reserved.