Package org.h2.test.store

This package contains tests for the map store.

See:
          Description

Class Summary
MVRTreeMap<K,V> An r-tree implementation.
RowType A row type.
SequenceMap<K,V> A custom map returning the values 1 .. 10.
SpatialKey A unique spatial key.
SpatialType A spatial data type.
TestCacheLIRS Tests the cache algorithm.
TestConcurrent Tests concurrently accessing a tree map store.
TestDataUtils Test utility classes.
TestMapFactory A data type factory.
TestMVRTree Tests the r-tree.
TestMVStore Tests the tree map store.
 

Package org.h2.test.store Description

This package contains tests for the map store.