Package | Description |
---|---|
org.h2.mvstore |
A persistent storage for tree maps.
|
Modifier and Type | Field and Description |
---|---|
CursorPos |
CursorPos.parent
The position in the parent page, if any.
|
Constructor and Description |
---|
CursorPos(Page page,
int index,
CursorPos parent) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.