Uses of Class
com.healthmarketscience.jackcess.Index.EntryCursor

Uses of Index.EntryCursor in com.healthmarketscience.jackcess
 

Methods in com.healthmarketscience.jackcess that return Index.EntryCursor
 Index.EntryCursor Index.cursor()
          Gets a new cursor for this index.
 Index.EntryCursor Index.cursor(Object[] startRow, boolean startInclusive, Object[] endRow, boolean endInclusive)
          Gets a new cursor for this index, narrowed to the range defined by the given startRow and endRow.
 



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