Package DbStorage

This package implements the internals for the storage of the specified structures of a semestructured data base.

See:
          Description

Class Summary
DataConvertion This class is used to convert some data types to their representation as a byte array or viceversa.
DbStorageManager This class works as a intermedite between the high level database data structures and, the Storage and LOG modules.
DbUnitAddress A DbUnitAddress represents a unit address adapted for its storage and representation in semistructured database structures.
PhysicalID This class represents an identifier for semistructured data, this identifier is actually a DbUnitAddress.
 

Exception Summary
DbStorageException Represents an error ocurred in the Database Storage level.
TooSmallPageSizeException Represents an error when trying to use a too small page size.
 

Package DbStorage Description

This package implements the internals for the storage of the specified structures of a semestructured data base.

Author:
Egar Arturo García Cárdenas
eagc@fciencias.unam.mx