|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cursor.Savepoint | |
|---|---|
| com.healthmarketscience.jackcess | |
| Uses of Cursor.Savepoint in com.healthmarketscience.jackcess |
|---|
| Methods in com.healthmarketscience.jackcess that return Cursor.Savepoint | |
|---|---|
Cursor.Savepoint |
Cursor.getSavepoint()
Returns the current state of the cursor which can be restored at a future point in time by a call to Cursor.restoreSavepoint(com.healthmarketscience.jackcess.Cursor.Savepoint). |
| Methods in com.healthmarketscience.jackcess with parameters of type Cursor.Savepoint | |
|---|---|
void |
Cursor.restoreSavepoint(Cursor.Savepoint savepoint)
Moves the cursor to a savepoint previously returned from Cursor.getSavepoint(). |
CursorBuilder |
CursorBuilder.restoreSavepoint(Cursor.Savepoint savepoint)
Sets a savepoint to restore for the initial position of the cursor. |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||