Package | Description |
---|---|
org.h2.index |
Various table index implementations, as well as cursors to navigate in an index.
|
org.h2.mvstore.db |
Helper classes to use the MVStore in the H2 database.
|
Modifier and Type | Class and Description |
---|---|
class |
SpatialTreeIndex
This is an index based on a MVR-TreeMap.
|
class |
ViewIndex
This object represents a virtual index for a query.
|
Modifier and Type | Class and Description |
---|---|
class |
MVSpatialIndex
This is an index based on a MVRTreeMap.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.