|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexCursorImpl | |
|---|---|
| com.healthmarketscience.jackcess.impl | |
| Uses of IndexCursorImpl in com.healthmarketscience.jackcess.impl |
|---|
| Methods in com.healthmarketscience.jackcess.impl that return IndexCursorImpl | |
|---|---|
static IndexCursorImpl |
IndexCursorImpl.createCursor(TableImpl table,
IndexImpl index,
Object[] startRow,
boolean startInclusive,
Object[] endRow,
boolean endInclusive)
Creates an indexed cursor for the given table, narrowed to the given range. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||