Uses of Interface
org.h2.index.SpatialIndex
Packages that use SpatialIndex
Package
Description
Various table index implementations, as well as cursors to navigate in an index.
Helper classes to use the MVStore in the H2 database.
-
Uses of SpatialIndex in org.h2.index
Classes in org.h2.index that implement SpatialIndexModifier and TypeClassDescriptionclass
This object represents a virtual index for a query. -
Uses of SpatialIndex in org.h2.mvstore.db
Classes in org.h2.mvstore.db that implement SpatialIndex