| Package | Description | 
|---|---|
| com.healthmarketscience.jackcess.impl | 
| Modifier and Type | Method and Description | 
|---|---|
static IndexData | 
IndexData.create(TableImpl table,
      ByteBuffer tableBuffer,
      int number,
      JetFormat format)
Creates an IndexData appropriate for the given table, using information
 from the given table definition buffer. 
 | 
IndexData | 
IndexData.EntryCursor.getIndexData()  | 
IndexData | 
IndexImpl.getIndexData()  | 
IndexData | 
IndexPageCache.getIndexData()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<IndexData> | 
TableImpl.getIndexDatas()  | 
| Constructor and Description | 
|---|
IndexPageCache(IndexData indexData)  | 
Copyright © 2005–2025 OpenHMS. All rights reserved.