|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexData | |
---|---|
com.healthmarketscience.jackcess |
Uses of IndexData in com.healthmarketscience.jackcess |
---|
Subclasses of IndexData in com.healthmarketscience.jackcess | |
---|---|
class |
BigIndexData
Implementation of an Access table index which supports large indexes. |
class |
SimpleIndexData
Simple implementation of an Access table index |
Methods in com.healthmarketscience.jackcess that return IndexData | |
---|---|
static IndexData |
IndexData.create(Table 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 |
Index.getIndexData()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |