public static interface Cursor.Savepoint
Cursor.getSavepoint()
and used by
calling Cursor.restoreSavepoint(com.healthmarketscience.jackcess.Cursor.Savepoint)
to return the the cursor state at
the time the Savepoint was created.Modifier and Type | Method and Description |
---|---|
Cursor.Position |
getCurrentPosition() |
Cursor.Id |
getCursorId() |
Cursor.Id getCursorId()
Cursor.Position getCurrentPosition()
Copyright © 2005–2024 OpenHMS. All rights reserved.