|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||