Elexis API documentation
Version 2.1.6 as of December 11 2011

com.healthmarketscience.jackcess
Class SimpleIndex

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

public class SimpleIndex
extends Index

Simple implementation of an Access table index

Author:
Tim McCune

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
SimpleIndex(Table table, int uniqueEntryCount, int uniqueEntryCountOffset)
           
 
Method Summary
 
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, toString, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleIndex

public SimpleIndex(Table table,
                   int uniqueEntryCount,
                   int uniqueEntryCountOffset)

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis