Uses of Class
com.healthmarketscience.jackcess.IndexData

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()
           
 



Copyright © 2005-2013 Health Market Science. All Rights Reserved.