| 程序包 | 说明 |
|---|---|
| org.h2.index |
Various table index implementations, as well as cursors to
navigate in an index.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PageBtreeLeaf
A b-tree leaf page that contains index data.
|
class |
PageBtreeNode
A b-tree node page that contains index data.
|
Copyright © 2017. All rights reserved.