Package org.h2.table
Class TableView.CacheKey
- java.lang.Object
-
- org.h2.table.TableView.CacheKey
-
- Enclosing class:
- TableView
private static final class TableView.CacheKey extends java.lang.Object
The key of the index cache for views.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-