Package | Description |
---|---|
jdbm.recman |
Core classes for managing persistent objects and processing transactions.
|
Class and Description |
---|
BlockIo
This class wraps a page-sized byte array and provides methods to read and
write data to and from it.
|
BlockView
This is a marker interface that is implemented by classes that
interpret blocks of data by pretending to be an overlay.
|
TransactionManager
This class manages the transaction log that belongs to every
RecordFile . |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.