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
           
 

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



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