| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
QueryExpressionIndex
This object represents a virtual index for a query expression.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MVSpatialIndex
This is an index based on a MVRTreeMap.
|
Copyright © 2022. All rights reserved.