|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexData | |
|---|---|
| com.healthmarketscience.jackcess.impl | |
| Uses of IndexData in com.healthmarketscience.jackcess.impl |
|---|
| Methods in com.healthmarketscience.jackcess.impl that return IndexData | |
|---|---|
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 |
IndexPageCache.getIndexData()
|
IndexData |
IndexImpl.getIndexData()
|
| Methods in com.healthmarketscience.jackcess.impl that return types with arguments of type IndexData | |
|---|---|
List<IndexData> |
TableImpl.getIndexDatas()
|
| Constructors in com.healthmarketscience.jackcess.impl with parameters of type IndexData | |
|---|---|
IndexPageCache(IndexData indexData)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||