Uses of Class
org.h2.mvstore.db.MVPrimaryIndex
Packages that use MVPrimaryIndex
-
Uses of MVPrimaryIndex in org.h2.mvstore.db
Fields in org.h2.mvstore.db declared as MVPrimaryIndexModifier and TypeFieldDescriptionprivate final MVPrimaryIndexMVDelegateIndex.mainIndexprivate final MVPrimaryIndexMVTable.primaryIndexConstructors in org.h2.mvstore.db with parameters of type MVPrimaryIndexModifierConstructorDescriptionMVDelegateIndex(MVTable table, int id, String name, MVPrimaryIndex mainIndex, IndexType indexType)