Package com.mckoi.database.jdbc
Class RowCache.RowRef
- java.lang.Object
-
- com.mckoi.database.jdbc.RowCache.RowRef
-
- Enclosing class:
- RowCache
private static final class RowCache.RowRef extends java.lang.Object
Used for the hash key in the cache.
-
-
Constructor Summary
Constructors Constructor Description RowRef(int table_id, int row)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object ob)
int
hashCode()
-