Class | Description |
---|---|
CTBase |
Basic class, upon which most of the other classes are built.
|
CTDatabase |
Deals with the Database concept.
|
CTField |
Deals with the field concept.
|
CTFullTextIndex |
Deals with the full text index concept.
|
CTFullTextIndexDictionary |
Deals with the full text index concept.
|
CTIndex |
Deals with the index concept.
|
CTRecord |
Deals with the record concept.
|
CTResultSet |
Deals with the "result set" concept.
|
CTResultSetCriteria |
"Result set" criteria management class.
|
CTSegment |
Index segment management class.
|
CTSession |
Deals with the session concept.
|
CTTable |
Deals with the table concept.
|
Exception | Description |
---|---|
CTException |
Exception handling class for the c-treeDB for Java (JTDB) layer.
|