com.healthmarketscience.jackcess
Class Cursor.Savepoint

java.lang.Object
  extended by com.healthmarketscience.jackcess.Cursor.Savepoint
Enclosing class:
Cursor

public static final class Cursor.Savepoint
extends Object

Value object which represents a complete save state of the cursor.


Method Summary
 Cursor.Position getCurrentPosition()
           
 Cursor.Id getCursorId()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCursorId

public Cursor.Id getCursorId()

getCurrentPosition

public Cursor.Position getCurrentPosition()

toString

public String toString()
Overrides:
toString in class Object


Copyright ? 2005-2008 Health Market Science. All Rights Reserved.