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 MVPrimaryIndex
MVDelegateIndex.mainIndex
private final MVPrimaryIndex
MVTable.primaryIndex
Constructors in org.h2.mvstore.db with parameters of type MVPrimaryIndexModifierConstructorDescriptionMVDelegateIndex
(MVTable table, int id, String name, MVPrimaryIndex mainIndex, IndexType indexType)