| Package | Description |
|---|---|
| com.impetus.kundera.configure.schema |
| Modifier and Type | Field and Description |
|---|---|
private List<IndexInfo> |
TableInfo.columnToBeIndexed
The column to be indexed.
|
| Modifier and Type | Method and Description |
|---|---|
IndexInfo |
TableInfo.getColumnToBeIndexed(String columnName)
Gets the column to be indexed.
|
| Modifier and Type | Method and Description |
|---|---|
List<IndexInfo> |
TableInfo.getColumnsToBeIndexed()
Returns list of index information object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableInfo.addToIndexedColumnList(IndexInfo indexInfo)
Adds the to indexed column list.
|
Copyright © 2015. All Rights Reserved.