Package org.h2.mvstore.db
Helper classes to use the MVStore in the H2 database.
-
Class Summary Class Description LobStorageMap This class stores LOB objects in the database, in maps.LobStorageMap.BlobMeta LobStorageMap.BlobMeta.Type LobStorageMap.BlobReference LobStorageMap.BlobReference.Type MVDelegateIndex An index that delegates indexing to another index.MVIndex<K,V> An index that stores the data in an MVStore.MVInDoubtTransaction An in-doubt transaction.MVPlainTempResult Plain temporary result.MVPrimaryIndex A table stored in a MVStore.MVPrimaryIndex.MVStoreCursor A cursor.MVSecondaryIndex An index stored in a MVStore.MVSecondaryIndex.MVStoreCursor A cursor.MVSecondaryIndex.Source MVSecondaryIndex.Source.Comparator MVSortedTempResult Sorted temporary result.MVSpatialIndex This is an index based on a MVRTreeMap.MVSpatialIndex.MVStoreCursor A cursor.MVSpatialIndex.SpatialKeyIterator MVTable A table stored in a MVStore.MVTempResult 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 -
Enum Summary Enum Description MVTable.TraceLockEvent The type of trace lock events