Uses of Class
org.h2.mvstore.db.SpatialKey
-
Packages that use SpatialKey Package Description org.h2.mvstore.db Helper classes to use the MVStore in the H2 database. -
-
Uses of SpatialKey in org.h2.mvstore.db
Methods in org.h2.mvstore.db that return SpatialKey Modifier and Type Method Description private SpatialKey
MVSpatialIndex. getKey(SearchRow row)
Constructors in org.h2.mvstore.db with parameters of type SpatialKey Constructor Description SpatialKey(long id, SpatialKey other)
-