| 程序包 | 说明 |
|---|---|
| org.h2.index |
Various table index implementations, as well as cursors to navigate in an index.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DualIndex
An index for the DUAL table.
|
class |
RangeIndex
An index for the SYSTEM_RANGE table.
|
class |
VirtualConstructedTableIndex
An index for a virtual table that returns a result set.
|
Copyright © 2022. All rights reserved.