Package org.ozoneDB.blob

Provides classes and interfaces of the ozone BLOB sub-system.

See:
          Description

Interface Summary
BLOBContainer The BLOB implementation.
BLOBPage Remote interface of BLOBPageImpl.
 

Class Summary
BLOBContainerImpl The BLOB implementation.
BLOBContainerImpl_Proxy This class was automatically generated by ozone's OPP.
BLOBContainerImplFactory This class is generated by OPP.
BLOBInputStream The output stream of ozone BLOBs.
BLOBOutputStream The output stream of ozone BLOBs.
BLOBPageImpl One page of an ozone BLOB.
BLOBPageImpl_Proxy This class was automatically generated by ozone's OPP.
BLOBPageImplFactory This class is generated by OPP.
 

Package org.ozoneDB.blob Description

Provides classes and interfaces of the ozone BLOB sub-system. This package allows you to handle Binary Large Objects (BLOBS) in ozone. BLOBs are raw streams of data. They can be used to store images or sound or any other unstructured data in ozone. See samples/BLOB for a sample usage of the BLOB API.



Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.