com.healthmarketscience.jackcess
Class Cursor.Position
java.lang.Object
com.healthmarketscience.jackcess.Cursor.Position
- Enclosing class:
- Cursor
public abstract static class Cursor.Position
- extends Object
Value object which maintains the current position of the cursor.
hashCode
public final int hashCode()
- Overrides:
hashCode in class Object
equals
public final boolean equals(Object o)
- Overrides:
equals in class Object
getRowId
public abstract RowId getRowId()
- Returns the unique RowId of the position of the cursor.
Copyright ? 2005-2008 Health Market Science. All Rights Reserved.