| Package | Description |
|---|---|
| org.h2.engine | |
| org.h2.index | |
| org.h2.store |
| Modifier and Type | Method and Description |
|---|---|
PageStore |
Database.getPageStore() |
| Modifier and Type | Method and Description |
|---|---|
static Page |
PageDataOverflow.read(PageStore store,
Data data,
int pageId)
Read an overflow page.
|
| Constructor and Description |
|---|
InDoubtTransaction(PageStore store,
int sessionId,
int pos,
String transaction)
Create a new in-doubt transaction info object.
|
PageOutputStream(PageStore store,
int trunkPage,
BitField exclude,
int logKey,
boolean atEnd)
Create a new page output stream.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.