Uses of Class
org.h2.mvstore.db.MVPrimaryIndex
Packages that use MVPrimaryIndex
-
Uses of MVPrimaryIndex in org.h2.mvstore.db
Constructors in org.h2.mvstore.db with parameters of type MVPrimaryIndexModifierConstructorDescriptionMVDelegateIndex(MVTable table, int id, String name, MVPrimaryIndex mainIndex, IndexType indexType)