|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CursorImpl | |
|---|---|
| com.healthmarketscience.jackcess.impl | |
| Uses of CursorImpl in com.healthmarketscience.jackcess.impl |
|---|
| Subclasses of CursorImpl in com.healthmarketscience.jackcess.impl | |
|---|---|
class |
IndexCursorImpl
Cursor backed by an index with extended traversal options. |
class |
TableScanCursor
Simple un-indexed cursor. |
| Methods in com.healthmarketscience.jackcess.impl that return CursorImpl | |
|---|---|
static CursorImpl |
CursorImpl.createCursor(TableImpl table)
Creates a normal, un-indexed cursor for the given table. |
CursorImpl |
TableImpl.getDefaultCursor()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||