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.ObjectUsed 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 booleanequals(java.lang.Object ob)inthashCode()
-