Uses of Class
org.h2.mvstore.rtree.SpatialDataType
Packages that use SpatialDataType
-
Uses of SpatialDataType in org.h2.mvstore.rtree
Constructors in org.h2.mvstore.rtree with parameters of type SpatialDataTypeModifierConstructorDescriptionMVRTreeMap(Map<String, Object> config, SpatialDataType keyType, DataType<V> valueType)