| Package | Description |
|---|---|
| jdbm.recman |
Core classes for managing persistent objects and processing transactions.
|
| Modifier and Type | Field and Description |
|---|---|
protected BlockIo |
PageHeader.blockIo
the page header block this view is associated with
|
| Modifier and Type | Method and Description |
|---|---|
int |
TransactionManager.BlockIoComparator.compare(BlockIo block1,
BlockIo block2) |
| Constructor and Description |
|---|
PageHeader(BlockIo blockIo)
Constructs a PageHeader object from a block
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.