com.healthmarketscience.jackcess
Class Cursor.Id
java.lang.Object
com.healthmarketscience.jackcess.Cursor.Id
- Enclosing class:
- Cursor
public static final class Cursor.Id
- extends Object
Identifier for a cursor. Will be equal to any other cursor of the same
type for the same table. Primarily used to check the validity of a
Savepoint.
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright ? 2005-2008 Health Market Science. All Rights Reserved.