All Classes and Interfaces

Class
Description
Alter table action to be taken on a CTTable.Alter(int) call
Attach mode to be used on a CTSession.Attach(boolean) call
Batch mode to be used on a CTRecord.SetBatch(int) call
Begin mode to be used on a CTBase.SetTransactionMode(int) call
Communication protocol options to be used with CTSession.SetClientLibraryOption(int, java.lang.String) call
Communication protocol options to be used with CTSession.SetCommProtocolOption(int, java.lang.String) call
Create mode to be used on a CTTable.Create(java.lang.String, int) call
Basic class, upon which most of the other classes are built.
Deals with the Database concept.
 
CTDB return codes
Exception handling class for the c-treeDB for Java (JTDB) layer.
Deals with the field concept.
Deals with the full text index concept.
Deals with the full text index concept.
Deals with the index concept.
Deals with the record concept.
Deals with the "result set" concept.
"Result set" criteria management class.
Index segment management class.
Deals with the session concept.
Deals with the table concept.
Date type to be used on a CTField.SetFieldDefaultDateTimeType(int, int) call
Field status expected on a CTField.GetStatus() call
Find mode used on a CTRecord.Find(int) call
Full Text Index Search Modes to be used by CTFullTextIndex.AddField(FairCom.CtreeDb.CTField, int)
FTI options
FTI tokenizer option
Full Text Index Update Modes
Full Text Index (FTI) Status
Internal index numbers
Index status expected on a CTIndex.GetStatus() call
Keep lock mode used on a CTBase.SetKeepLock(int) call
Key type used on a CTIndex.SetKeyType(int) call
Library type expected on a CTSession.GetLibType() call
Lock mode used on a CTBase.Lock(int) call
Open mode used on a CTTable.Open(java.lang.String, int) call
Operator type used on a CTResultSetCriteria.setOperator(int) call
Operation mode used on a CTBase.SetOperation(int, int) call
Operation state expected values
Segment mode used on a CTSegment.SetMode(int) call
Segment status expected on a CTSegment.GetStatus() call
Session parameter values used on a CTSession.SetParam(int, int) call
Session type used on a CTSession.SetSessionType(int) call
SQL callback mode values
Table status expected on a CTTable.GetStatus() call
Time type to be used on a CTField.SetFieldDefaultDateTimeType(int, int) call