Uses of Class
jdbm.recman.BlockIo

Packages that use BlockIo
jdbm.recman Core classes for managing persistent objects and processing transactions. 
 

Uses of BlockIo in jdbm.recman
 

Fields in jdbm.recman declared as BlockIo
protected  BlockIo PageHeader.block
          the page header block this view is associated with
 

Constructors in jdbm.recman with parameters of type BlockIo
PageHeader(BlockIo block)
          Constructs a PageHeader object from a block
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.