Elexis API documentation
Version 2.1.6 as of December 11 2011

com.healthmarketscience.jackcess
Class Cursor.Position

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

public abstract static class Cursor.Position
extends java.lang.Object

Value object which maintains the current position of the cursor.


Method Summary
 boolean equals(java.lang.Object o)
           
abstract  RowId getRowId()
          Returns the unique RowId of the position of the cursor.
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashCode

public final int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public final boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

getRowId

public abstract RowId getRowId()
Returns the unique RowId of the position of the cursor.


Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis