Elexis API documentation
Version 2.1.6 as of December 11 2011

com.healthmarketscience.jackcess
Class BigIndex

java.lang.Object
  extended by com.healthmarketscience.jackcess.Index
      extended by com.healthmarketscience.jackcess.BigIndex
All Implemented Interfaces:
java.lang.Comparable<Index>

public class BigIndex
extends Index

Implementation of an Access table index which supports large indexes.

Author:
James Ahlborn

Nested Class Summary
 
Nested classes/interfaces inherited from class com.healthmarketscience.jackcess.Index
Index.ColumnDescriptor, Index.Entry, Index.EntryCursor, Index.EntryType
 
Field Summary
 
Fields inherited from class com.healthmarketscience.jackcess.Index
FIRST_ENTRY, LAST_ENTRY
 
Constructor Summary
BigIndex(Table table, int uniqueEntryCount, int uniqueEntryCountOffset)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class com.healthmarketscience.jackcess.Index
addRow, compareTo, constructIndexRow, constructIndexRow, constructIndexRowFromEntry, cursor, cursor, deleteRow, getColumns, getFormat, getIndexFlags, getIndexNumber, getName, getPageChannel, getTable, getUniqueEntryCount, getUniqueEntryCountOffset, initialize, isForeignKey, isInitialized, isPrimaryKey, isUnique, read, setIndexNumber, setIndexType, setName, shouldIgnoreNulls, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BigIndex

public BigIndex(Table table,
                int uniqueEntryCount,
                int uniqueEntryCountOffset)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class Index

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis