| Package | Description |
|---|---|
| toolkit.db.queryoptimization |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnInfo> |
Optimizer.getColumnInfos()
Gets the column information.
|
List<ColumnInfo> |
QueryInfo.getColumnInfos()
Gets the column information.
|
| Constructor and Description |
|---|
QueryInfo(String sQueryString,
String userName,
ConnectionInfo conInfo,
List<ColumnInfo> columnInfos)
Constructs an empty QueryInfo.
|
© insightsoftware. All rights reserved.