Package org.h2.mvstore.db

Helper classes to use the MVStore in the H2 database.

See:
          Description

Class Summary
MVDelegateIndex An index that delegates indexing to another index.
MVPrimaryIndex A table stored in a MVStore.
MVSecondaryIndex A table stored in a MVStore.
MVTable A table stored in a MVStore.
MVTableEngine A table engine that internally uses the MVStore.
MVTableEngine.Store A store with open tables.
ValueArrayDataType A row type.
 

Package org.h2.mvstore.db Description

Helper classes to use the MVStore in the H2 database.