| Package | Description | 
|---|---|
| com.healthmarketscience.jackcess.impl | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IndexImpl | 
TableImpl.findIndexForColumns(Collection<String> searchColumns,
                   TableImpl.IndexFeature feature)  | 
Copyright © 2005–2025 OpenHMS. All rights reserved.