| Package | Description |
|---|---|
| com.healthmarketscience.jackcess |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<IndexBuilder.Column> |
IndexBuilder._columns
the names and orderings of the indexed columns
|
| Modifier and Type | Method and Description |
|---|---|
IndexBuilder.Column |
IndexBuilder.Column.setName(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IndexBuilder.Column> |
IndexBuilder.getColumns() |