|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Index.EntryCursor | |
---|---|
com.healthmarketscience.jackcess |
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(java.lang.Object[] startRow,
boolean startInclusive,
java.lang.Object[] endRow,
boolean endInclusive)
Gets a new cursor for this index, narrowed to the range defined by the given startRow and endRow. |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |