Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

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 java.lang.Object

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


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

Method Detail

getCursorId

public Cursor.Id getCursorId()

getCurrentPosition

public Cursor.Position getCurrentPosition()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013