| Package | Description |
|---|---|
| com.healthmarketscience.jackcess | |
| com.healthmarketscience.jackcess.impl |
| Modifier and Type | Method and Description |
|---|---|
Cursor.Position |
Cursor.Savepoint.getCurrentPosition() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CursorImpl.PositionImpl
Value object which maintains the current position of the cursor.
|
private static class |
IndexCursorImpl.IndexPosition
Value object which maintains the current position of an IndexCursor.
|
private static class |
TableScanCursor.ScanPosition
Value object which maintains the current position of a TableScanCursor.
|