Package | Description |
---|---|
org.h2.store |
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
|
Modifier and Type | Method and Description |
---|---|
BitField |
PageStore.getObjectIds() |
Constructor and Description |
---|
PageOutputStream(PageStore store,
int trunkPage,
BitField exclude,
int logKey,
boolean atEnd)
Create a new page output stream.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.