Elexis API documentation
Version 2.1.6 as of December 11 2011

Uses of Class
com.healthmarketscience.jackcess.Cursor.Savepoint

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 documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis