Package | Description |
---|---|
com.healthmarketscience.jackcess.impl |
Modifier and Type | Class and Description |
---|---|
class |
IndexCursorImpl
Cursor backed by an index with extended traversal options.
|
class |
TableScanCursor
Simple un-indexed cursor.
|
Modifier and Type | Method and Description |
---|---|
static CursorImpl |
CursorImpl.createCursor(TableImpl table)
Creates a normal, un-indexed cursor for the given table.
|
CursorImpl |
TableImpl.getDefaultCursor() |
Copyright © 2005–2024 OpenHMS. All rights reserved.