|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableImpl.IndexFeature | |
|---|---|
| com.healthmarketscience.jackcess.impl | |
| Uses of TableImpl.IndexFeature in com.healthmarketscience.jackcess.impl |
|---|
| Methods in com.healthmarketscience.jackcess.impl that return TableImpl.IndexFeature | |
|---|---|
static TableImpl.IndexFeature |
TableImpl.IndexFeature.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TableImpl.IndexFeature[] |
TableImpl.IndexFeature.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.healthmarketscience.jackcess.impl with parameters of type TableImpl.IndexFeature | |
|---|---|
IndexImpl |
TableImpl.findIndexForColumns(Collection<String> searchColumns,
TableImpl.IndexFeature feature)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||