Uses of Class
ccs.cdb.CDBFileSysObject

Packages that use CDBFileSysObject
ccs.cdb Object-persistence layer on top of the BeeTree BLOB-persistence engine. 
 

Uses of CDBFileSysObject in ccs.cdb
 

Subclasses of CDBFileSysObject in ccs.cdb
 class CDBDirectory
          An object which stores a table of unique strings as a CDBObject.
 class CDBFile
          A CDBFile wraps a java.io.File and allows it to be stored in a CDB.