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.ObjectThe key of the index cache for views.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-