Package | Description |
---|---|
org.h2.index |
Various table index implementations, as well as cursors to navigate in an index.
|
Modifier and Type | Class and Description |
---|---|
class |
PageBtreeLeaf
A b-tree leaf page that contains index data.
|
class |
PageBtreeNode
A b-tree node page that contains index data.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.