Uses of Package
org.h2.mvstore.db
-
Packages that use org.h2.mvstore.db Package Description org.h2.engine Contains high level classes of the database and classes that don't fit in another sub-package.org.h2.mvstore.db Helper classes to use the MVStore in the H2 database.org.h2.result Implementation of row and internal result sets. -
Classes in org.h2.mvstore.db used by org.h2.engine Class Description MVTable A table stored in a MVStore.Store A store with open tables. -
Classes in org.h2.mvstore.db used by org.h2.mvstore.db Class Description LobStorageMap.BlobMeta LobStorageMap.BlobMeta.Type LobStorageMap.BlobReference LobStorageMap.BlobReference.Type MVIndex An index that stores the data in an MVStore.MVPlainTempResult Plain temporary result.MVPrimaryIndex A table stored in a MVStore.MVSecondaryIndex.Source MVSortedTempResult Sorted temporary result.MVTable A table stored in a MVStore.MVTable.TraceLockEvent The type of trace lock eventsMVTempResult Temporary result.MVTempResult.CloseImpl NullValueDataType Dummy data type used when no value is required.RowDataType The data type for rows.RowDataType.Factory SpatialKey A unique spatial key.Store A store with open tables.ValueDataType A row type.ValueDataType.Factory -
Classes in org.h2.mvstore.db used by org.h2.result Class Description RowDataType The data type for rows.