Package FairCom.CtreeDb

The package FairCom.CtreeDb contains the main classes to handle c-treeACE databases.

See:
          Description

Class Summary
CTBase The CTBase Class is the basic class, upon which most of the other classes are built.
CTDatabase The CTDatabase class deals with the Database concept.
CTField The CTField class deals with the field concept.
CTHANDLE  
CTIndex The CTIndex class deal with the index concept.
CTRecord The CTRecord class deals with the record concept.
CTSegment Objects of the CTSegment class manage index segments.
CTSession Objects of the CTSession class manage sessions.
CTTable Objects of the CTTable class are used to manage tables.
 

Exception Summary
CTException The CTException Class is the base exception handling class for the c-treeDB for Java (JTDB) layer.
 

Package FairCom.CtreeDb Description

The package FairCom.CtreeDb contains the main classes to handle c-treeACE databases.