com.healthmarketscience.jackcess
Class Cursor.Id
java.lang.Object
com.healthmarketscience.jackcess.Cursor.Id
- Enclosing class:
- Cursor
public static final class Cursor.Id
- extends java.lang.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.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright 2005-2011 by Gerry Weirich, Elexis