A B C D E F G H I J K L M N O P R S T U V W Y 

A

Abort() - Method in class FairCom.CtreeDb.CTBase
Aborts a transaction started with a call to Begin().
ACTIVATE - Static variable in class FairCom.CtreeDb.Types.CTPART_MODE_E
Activate archived member
ADD - Static variable in class FairCom.CtreeDb.Types.CTPART_MODE_E
Add partition(s)
AddCriteria(CTResultSetCriteria) - Method in class FairCom.CtreeDb.CTResultSet
Adds a criteria for the current result set object
AddDatabase(String, String) - Method in class FairCom.CtreeDb.CTSession
Adds an existing database to session.
AddField(CTField, int) - Method in class FairCom.CtreeDb.CTFullTextIndex
Add a new field to Full Text Index
AddField(String, int, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new field to the current table.
AddFullTextIndex(String) - Method in class FairCom.CtreeDb.CTTable
Add a new index to the table
AddIndex(String, int, boolean, boolean) - Method in class FairCom.CtreeDb.CTTable
Adds a new index to the current table.
AddJSONSegment(CTField, String, int, int) - Method in class FairCom.CtreeDb.CTIndex
Adds a new JSON segment to index
AddMRTTable(CTDatabase, String, String, int) - Method in class FairCom.CtreeDb.CTTable
Adds an existing MRTTable definition to the database dictionary.
AddSegment(CTField, int) - Method in class FairCom.CtreeDb.CTIndex
Adds a new segment to index
AddSegment(int, int, int) - Method in class FairCom.CtreeDb.CTIndex
Adds a new segment to index
AddSegment(CTIndex, CTField, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddSegment(CTIndex, String, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddSegment(CTIndex, int, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddSegment(CTIndex, int, int, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddSegment(int, int, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddSegment(int, String, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddSegment(int, CTField, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddSegment(String, String, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddSegment(String, int, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddSegment(String, CTField, int) - Method in class FairCom.CtreeDb.CTTable
Adds a new segment to an index.
AddTable(String, String) - Method in class FairCom.CtreeDb.CTDatabase
Adds an existing table to the current database.
AddTableXtd(String, String, String) - Method in class FairCom.CtreeDb.CTDatabase
Adds an existing table to the current database.
AIDXNAM - Static variable in class FairCom.CtreeDb.Types.INDEX_STATUS
Index file name changed
Alter(int) - Method in class FairCom.CtreeDb.CTTable
Perform alter table functions.
ALTER_TABLE - Class in FairCom.CtreeDb.Types
Alter table action to be taken on a CTTable.Alter(int) call
ALTER_TABLE() - Constructor for class FairCom.CtreeDb.Types.ALTER_TABLE
 
ALTSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Alternative collating sequence
ARCHIVE - Static variable in class FairCom.CtreeDb.Types.CTPART_MODE_E
Archive partitions(s)
ARGNUL - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Null argument not valid
ARGSMALL - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Argument is too small
ARRAY - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Arbitrary fixed length data.
ASYNC - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_UPDATE
 
ATCOMMIT - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_UPDATE
 
Attach(boolean) - Method in class FairCom.CtreeDb.CTSession
Attachs an already initialized c-tree ISAM or low-level session to a c-treeDB CTSession object.
Attach(CTSession) - Method in class FairCom.CtreeDb.CTSession
Attachs an already initialized c-tree ISAM or low-level session to a c-treeDB CTSession object.
Attach(int) - Method in class FairCom.CtreeDb.CTTable
Attaches a c-tree Plus ISAM datno object to a CTTable object.
ATTACH_MODE - Class in FairCom.CtreeDb.Types
Attach mode to be used on a CTSession.Attach(boolean) call
ATTACH_MODE() - Constructor for class FairCom.CtreeDb.Types.ATTACH_MODE
 
AUTOISAM_TRN - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Automatic ISAM transactions.
AUTOMKDIR - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
create directories if needed
AUTOSAVE - Static variable in class FairCom.CtreeDb.Types.BEGIN_MODE
Automatically invokes savepoints after each successful record or resource update.

B

BASE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Base error number
BASE - Static variable in class FairCom.CtreeDb.Types.CTPART_MODE_E
Modify lower limit on Prawno
BATCH_MODE - Class in FairCom.CtreeDb.Types
Batch mode to be used on a CTRecord.SetBatch(int) call
BATCH_MODE() - Constructor for class FairCom.CtreeDb.Types.BATCH_MODE
 
BATCHISACTIVE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
batch operation is already active
BatchLoaded() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the number of batch records loaded into batch buffer for GET, RANGE or PHYS BATCH_MODE operations.
BatchLocked() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the number of records locked during a GET, RANGE or PHYS BATCH_MODE operation.
BatchMode() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the current BATCH_MODE.
BATCHNOTACTIVE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
batch operation not active
BatchTotal() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the total number of records selected by a batch retrieval operation.
BCDSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute byte offset - not yet implemented
Begin() - Method in class FairCom.CtreeDb.CTBase
Begins a transaction using the current BEGIN_MODE value.
BEGIN_MODE - Class in FairCom.CtreeDb.Types
Begin mode to be used on a CTBase.SetTransactionMode(int) call
BEGIN_MODE() - Constructor for class FairCom.CtreeDb.Types.BEGIN_MODE
 
BET - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
between X (inclusive) and Y (inclusive)
BET_EE - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
between X (exclusive) and Y (exclusive)
BET_EI - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
between X (exclusive) and Y (inclusive)
BET_IE - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
between X (inclusive) and Y (exclusive)
BIGINT - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Eight-byte signed integer.
BINARY - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Arbitrary fixed length data.
BINARY_BLOB - Static variable in class FairCom.CtreeDb.Types.BINARY_FLAG
BLOB field created by c-treeSQL in v10
BINARY_CLOB - Static variable in class FairCom.CtreeDb.Types.BINARY_FLAG
CLOB field created by c-treeSQL in v10
BINARY_FIXED - Static variable in class FairCom.CtreeDb.Types.BINARY_FLAG
Table created by c-treeDB with v9 and after; CT_ARRAY and CT_2STRING fields are handled correctly
BINARY_FLAG - Class in FairCom.CtreeDb.Types
BINARY_FLAG() - Constructor for class FairCom.CtreeDb.Types.BINARY_FLAG
 
BINARY_MAX - Static variable in class FairCom.CtreeDb.Types.BINARY_FLAG
Largest Enum value
BINARY_UNKNOWN - Static variable in class FairCom.CtreeDb.Types.BINARY_FLAG
Table created by c-treeDB prior to v9 it indicates that CT_ARRAY or CT_2STRING field may or may not have extra 4 bytes at the beginning of data
BINARY_VARCHAR - Static variable in class FairCom.CtreeDb.Types.BINARY_FLAG
VARCHAR/LVARCHAR field created by c-treeSQL in v10
BINARY_WITH_LENGTH - Static variable in class FairCom.CtreeDb.Types.BINARY_FLAG
Table created prior to v9; but table was operated only with c-treeACE SQL and CT_ARRAY and CT_2STRING fields have four bytes at the beginning of the data resource was updated by utility
BINARY_WITHOUT_LENGTH - Static variable in class FairCom.CtreeDb.Types.BINARY_FLAG
Table created by c-treeDB prior to v9 but utility has updated this resource following types are handled correctly (as BINARY_FIXED) but used to indicate SQL types sharing CT_2STRING/CT_4STRING c-tree type other than varbinary/lvarbinary
BINARYLENGTH - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid binary field length
BIT - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
One byte Boolean
BLOCKCOMPRESSDAT - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
create data file with block compression
BLOCKCOMPRESSIDX - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
create indexes with block compression *
BOOL - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
One byte Boolean
BROADCAST_DEBUG - Static variable in class FairCom.CtreeDb.Types.CLIENT_OPTIONS
Enables the debugging messages of the broadcast read thread on stdout pass "yes" as value to enable "no" to disable
BROADCAST_PORT - Static variable in class FairCom.CtreeDb.Types.CLIENT_OPTIONS
Sets the UDP port to listen for broadcasts pass the port number as numeric value
BROADCAST_READ - Static variable in class FairCom.CtreeDb.Types.CLIENT_OPTIONS
Enables the broadcast read thread to detect failover signals from servers pass "yes" as value to enable "no" to disable
BuildTargetKey(int) - Method in class FairCom.CtreeDb.CTRecord
Build a target key based on data in record buffer

C

CALLBACK_1 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_10 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_11 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_12 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_13 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_14 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_15 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_16 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_17 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_18 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_19 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_2 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_20 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_3 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_4 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_5 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_6 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_7 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_8 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CALLBACK_9 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
user error codes reserved to callback functions
CANNOTSET - Static variable in class FairCom.CtreeDb.Types.CTDBRET
FTI option cannot be set
CANTATTACH - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Cannot attach (table handle linked to db not supported)
CANTCHKUID - Static variable in class FairCom.CtreeDb.Types.CTDBRET
cannot properly check/update dictionary UID
CANTCONVERT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Can't perform type conversion
CANTCOPY - Static variable in class FairCom.CtreeDb.Types.CTDBRET
cannot copy a file (dupdb)
CANTCREATE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
cannot create a file (dupdb)
CANTDELETE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Can't perform delete
CANTDELRECBYT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
recbyt index can't be deleted
CANTDELROWID - Static variable in class FairCom.CtreeDb.Types.CTDBRET
rowid index can't be deleted
CANTMOVE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Can't move segment
CASEIN - Static variable in class FairCom.CtreeDb.Types.LOCATE_MODE
Case Insensitive
CASEIN_PARTIAL - Static variable in class FairCom.CtreeDb.Types.LOCATE_MODE
Partial key with case insensitive
CHAR - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Signed one byte integer.
CHARS - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Fixed length delimited data.
CHARU - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Unsigned one byte integer.
CHECKLOCK - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Tables created with this mode requires a record lock before a record can be updated.
CHECKLOCK - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Tables opened with this mode requires a record lock before a record can be updated.
CHECKREAD - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Tables create with this mode requires a record lock as records are read.
CHECKREAD - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Tables opened with this mode requires a record lock as records are read.
Clear() - Method in class FairCom.CtreeDb.CTRecord
Clears the current record buffer
ClearAllFieldDefaultValue() - Method in class FairCom.CtreeDb.CTTable
Clears the default value associated with all fields in a table.
ClearField(String) - Method in class FairCom.CtreeDb.CTRecord
Clears the content of a field
ClearField(int) - Method in class FairCom.CtreeDb.CTRecord
Clears the content of a field
ClearFieldDefaultValue() - Method in class FairCom.CtreeDb.CTField
Clears the current field's default value.
ClearPathPrefix() - Method in class FairCom.CtreeDb.CTSession
Clears any previously set path prefix.
ClearSavePoint() - Method in class FairCom.CtreeDb.CTBase
Clears the last transaction save point.
CLIENT - Static variable in class FairCom.CtreeDb.Types.LIB_TYPE
Client libary
CLIENT_OPTIONS - Class in FairCom.CtreeDb.Types
Communication protocol options to be used with CTSession.SetClientLibraryOption(int, java.lang.String) call
CLIENT_OPTIONS() - Constructor for class FairCom.CtreeDb.Types.CLIENT_OPTIONS
 
Clone(CTTable, String) - Method in class FairCom.CtreeDb.CTTable
Creates a new table based on the current one.
Close() - Method in class FairCom.CtreeDb.CTTable
Closes the current table.
CloseAll() - Method in class FairCom.CtreeDb.CTDatabase
Closes all active tables for the current database.
CndxCompile(String) - Method in class FairCom.CtreeDb.CTRecord
Initializes and compiles a conditional expression String.
CNDXDIVISION - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Division by zero
CndxEval() - Method in class FairCom.CtreeDb.CTRecord
Evaluates a conditional expression compiled by CTRecord.CndxCompile(java.lang.String).
CNDXEXEC - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid execution node
CNDXFALSE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Cond.
CNDXFIELD - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Unknown field name
CndxFree() - Method in class FairCom.CtreeDb.CTRecord
Releases any resources allocated by CndxCompile.
CndxGetExpression() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the conditional expression string
CNDXINTERNAL - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Internal yacc error
CNDXMEMORY - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Memory allocation failed
CNDXNORECBUF - Static variable in class FairCom.CtreeDb.Types.CTDBRET
no record buffer
CNDXNOSCHEMA - Static variable in class FairCom.CtreeDb.Types.CTDBRET
No record schema
CNDXOVERFLOW - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Stack overflow
CNDXSDAT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
not enough data
CNDXSYNTAX - Static variable in class FairCom.CtreeDb.Types.CTDBRET
conditional expr.
CNDXTYPE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid type mixup
CNDXUNDERFLOW - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Stack Underflow
COMM_PROTOCOL_OPTIONS - Class in FairCom.CtreeDb.Types
Communication protocol options to be used with CTSession.SetCommProtocolOption(int, java.lang.String) call
COMM_PROTOCOL_OPTIONS() - Constructor for class FairCom.CtreeDb.Types.COMM_PROTOCOL_OPTIONS
 
Commit() - Method in class FairCom.CtreeDb.CTBase
Commits a transaction started with a call to Begin().
COMMIT_SWP - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Auto commit on swap occurred.
Compact() - Method in class FairCom.CtreeDb.CTTable
Builds data and index files.
COMPACT - Static variable in class FairCom.CtreeDb.Types.REBUILD_MODE
compact and rebuild
Compare(CTRecord) - Method in class FairCom.CtreeDb.CTRecord
Compares two records.
COMPRESS - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
create table using data compression
CONFIRM_CHANGEPAD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm changing string pad strategy
CONFIRM_NONCONVIDS - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm import of non-conventional identifiers
CONFIRM_NOPUTIFIL - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm continuing after skipping PUTIFIL
CONFIRM_NOPUTPAD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm continuing after skipping upd PAD
CONFIRM_NULLTERM - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm NULL terminator
CONFIRM_PRIIDX - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm if primary key (NO calls #17 YES is primary)
CONFIRM_PUTIFIL - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm PUTIFIL update
CONFIRM_PUTPAD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm updating PAD resource
CONFIRM_REPLACELNK - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm replacing existing table link
CONFIRM_SKIPIDX - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm skipping index import
CONFIRM_SKPHFLDIDX - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm skip of hidden field's indexes
CONFIRM_SKPHIDFLD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm skip of FC-ODBC hidden field
CONFIRM_SPACEPAD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm space padding or zeroes padding
Connect(String) - Method in class FairCom.CtreeDb.CTDatabase
Connects to a database.
CONV_STRING - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Change all FIELD_TYPE.VARCHAR fields having a non-zero field length in the fixed length portion of the record buffer to FIELD_TYPE.CHARS fields.
CORRUPT - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
This mode opens tables with corrupted indexes or in certain cases, tables with corrupted data.
Create(String, String) - Method in class FairCom.CtreeDb.CTDatabase
Creates a new database.
Create() - Method in class FairCom.CtreeDb.CTSession
Creates a new session with the defaut values
Create(String, String, String) - Method in class FairCom.CtreeDb.CTSession
Creates a new session
Create(String, int) - Method in class FairCom.CtreeDb.CTTable
Creates a new table.
CREATE_MODE - Class in FairCom.CtreeDb.Types
Create mode to be used on a CTTable.Create(java.lang.String, int) call
CREATE_MODE() - Constructor for class FairCom.CtreeDb.Types.CREATE_MODE
 
CreateDatabase(String, String) - Method in class FairCom.CtreeDb.CTSession
Creates a new database
CreateMRTTable(String, String, int, String) - Method in class FairCom.CtreeDb.CTTable
Creates a new MRTTable based on a host table..
CreateResultSet(String) - Method in class FairCom.CtreeDb.CTTable
Creates a CTResultSet object for the current table.
CT_BUFS - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
the number of index file buffers, minimum 3.
CT_DBUFS - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
the number of buffers for data files I/O
CT_FILS - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
initial block of file structures.
CT_SECT - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
the number of node sectors.
CT_USERPROF - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
is the user profile mask, and accepts the following values: SESSION_PARAM.USERPRF_CLRCHK SESSION_PARAM.USERPRF_LOCLIB SESSION_PARAM.USERPRF_NDATA SESSION_PARAM.USERPRF_NTKEY SESSION_PARAM.USERPRF_PTHTMP SESSION_PARAM.USERPRF_SAVENV
CTBase - Class in FairCom.CtreeDb
Basic class, upon which most of the other classes are built.
CTBase() - Constructor for class FairCom.CtreeDb.CTBase
Default Constructor.
CTDatabase - Class in FairCom.CtreeDb
Deals with the Database concept.
CTDatabase(CTSession) - Constructor for class FairCom.CtreeDb.CTDatabase
Constructor for a given Session handle.
CTDB - Static variable in class FairCom.CtreeDb.Types.SESSION_TYPE
Allocate a new session making full usage of c-treeDB session and database dictionaries.
CTDBRET - Class in FairCom.CtreeDb.Types
CTDB return codes
CTDBRET(int, String) - Constructor for class FairCom.CtreeDb.Types.CTDBRET
 
CTDBRET(int) - Constructor for class FairCom.CtreeDb.Types.CTDBRET
 
CTException - Exception in FairCom.CtreeDb
Exception handling class for the c-treeDB for Java (JTDB) layer.
CTException(int) - Constructor for exception FairCom.CtreeDb.CTException
Constructor for the CTException class.
CTException(int, String) - Constructor for exception FairCom.CtreeDb.CTException
Constructor for the CTException class.
CTField - Class in FairCom.CtreeDb
Deals with the field concept.
CTField() - Constructor for class FairCom.CtreeDb.CTField
Default constructor for the CTField class.
CTField(CTField) - Constructor for class FairCom.CtreeDb.CTField
Copy constructor for the CTField class.
CTFieldSetFieldDefaultDateTimeType() - Method in class FairCom.CtreeDb.CTField
Sets the default field value date and time type to be used when converting CT_DATE, CT_TIME and CT_TIMES String values.
CTFullTextIndex - Class in FairCom.CtreeDb
Deals with the full text index concept.
CTFullTextIndex() - Constructor for class FairCom.CtreeDb.CTFullTextIndex
Default constructor for the CTFullTextIndex class.
CTFullTextIndex(CTFullTextIndex) - Constructor for class FairCom.CtreeDb.CTFullTextIndex
Copy constructor for the CTFullTextIndex class.
CTFullTextIndexDictionary - Class in FairCom.CtreeDb
Deals with the full text index concept.
CTFullTextIndexDictionary() - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Default constructor for the CTFullTextIndexDictionary class.
CTFullTextIndexDictionary(CTFullTextIndexDictionary) - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Copy constructor for the CTFullTextIndexDictionary class.
CTFullTextIndexDictionary(CTSession) - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Creates a new Full Text Index Dictionary object related to a session
CTFullTextIndexDictionary(CTDatabase) - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Creates a new Full Text Index Dictionary object related to a database
CTFullTextIndexDictionary(CTTable) - Constructor for class FairCom.CtreeDb.CTFullTextIndexDictionary
Creates a new Full Text Index Dictionary object related to a table
CTIndex - Class in FairCom.CtreeDb
Deals with the index concept.
CTIndex() - Constructor for class FairCom.CtreeDb.CTIndex
Default constructor for the CTIndex class.
CTIndex(CTIndex) - Constructor for class FairCom.CtreeDb.CTIndex
Copy constructor for the CTIndex class.
CTPART_MODE_E - Class in FairCom.CtreeDb.Types
CTPART_MODE_E() - Constructor for class FairCom.CtreeDb.Types.CTPART_MODE_E
 
CTRecord - Class in FairCom.CtreeDb
Deals with the record concept.
CTRecord(CTTable) - Constructor for class FairCom.CtreeDb.CTRecord
Constructor for CTRecord class based on a CTTable object
CTRecord(CTRecord) - Constructor for class FairCom.CtreeDb.CTRecord
Copy constructor for CTRecord class
CTREE - Static variable in class FairCom.CtreeDb.Types.SESSION_TYPE
Allocate a new session for logon only.
CTREEID - Static variable in class FairCom.CtreeDb.Types.ATTACH_MODE
Attach to a c-tree Plus session whose instance id string is pointed by parameter source.
CTResultSet - Class in FairCom.CtreeDb
Deals with the "result set" concept.
CTResultSet(CTTable, String) - Constructor for class FairCom.CtreeDb.CTResultSet
Constructor for CTResultSet class based on a CTTable object and a given Result Set name.
CTResultSet(CTTable) - Constructor for class FairCom.CtreeDb.CTResultSet
Constructor for CTResultSet class based on a CTTable object.
CTResultSetCriteria - Class in FairCom.CtreeDb
"Result set" criteria management class.
CTResultSetCriteria(CTField, String, String, int) - Constructor for class FairCom.CtreeDb.CTResultSetCriteria
Constructor for CTResultSetCriteria class based on a CTField.
CTResultSetCriteria() - Constructor for class FairCom.CtreeDb.CTResultSetCriteria
Default constructor for CTResultSetCriteria class
CTSegment - Class in FairCom.CtreeDb
Index segment management class.
CTSegment() - Constructor for class FairCom.CtreeDb.CTSegment
Default constructor for CTSegment class
CTSegment(CTSegment) - Constructor for class FairCom.CtreeDb.CTSegment
Copy constructor for the CTSegment class.
CTSession - Class in FairCom.CtreeDb
Deals with the session concept.
CTSession() - Constructor for class FairCom.CtreeDb.CTSession
Default constructor for CTSession class
CTSession(int) - Constructor for class FairCom.CtreeDb.CTSession
Constructor for CTSession class
CTTable - Class in FairCom.CtreeDb
Deals with the table concept.
CTTable(CTHANDLE) - Constructor for class FairCom.CtreeDb.CTTable
Constructor for the CTTable class based on a given CTHANDLE.
CTTable(CTDatabase) - Constructor for class FairCom.CtreeDb.CTTable
Constructor for the CTTable class based on a given CTDatabase object.
CTTable(CTSession) - Constructor for class FairCom.CtreeDb.CTTable
Constructor for the CTTable class based on a given CTSession object.
CURRENCY - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Eight-byte signed integer interpreted as currency value with four fixed decimal digits.
CURRENT - Static variable in class FairCom.CtreeDb.Types.ATTACH_MODE
Attach to the current c-tree instance.
CUSTOM - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_TOKENIZER
 
CUSTOMLIB - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
CUSTOMPARAM - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
CYMD_DATE - Static variable in class FairCom.CtreeDb.Types.DATE_TYPE
Date is ccyymmdd

D

DADV_ERR - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Proper lock is not held (ctCHECKLOCK/READ)
DATA - Static variable in class FairCom.CtreeDb.Types.IDXNO
Force a physical data table traversal without using any indices.
DATABASEEXIST - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Table already exist
DATAONLY - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Open only the data table.
DATAONLY - Static variable in class FairCom.CtreeDb.Types.REBUILD_MODE
rebuild only the data file
DATE - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Unsigned four-byte integer interpreted as date.
DATE_TYPE - Class in FairCom.CtreeDb.Types
Date type to be used on a CTField.SetFieldDefaultDateTimeType(int, int) call
DATE_TYPE() - Constructor for class FairCom.CtreeDb.Types.DATE_TYPE
 
DBNOTSQL - Static variable in class FairCom.CtreeDb.Types.CTDBRET
the database is not SQL
DECIMAL - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Scaled BCD number.
DECSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute byte offset - not yet implemented
DEFER - Static variable in class FairCom.CtreeDb.Types.BEGIN_MODE
Defer begin transaction until update.
DEFER_CLOSE - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Defer file closes or deletes during transactions.
DEL - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Delete group of related records
DEL - Static variable in class FairCom.CtreeDb.Types.FIELD_STATUS
Original field deleted
DEL - Static variable in class FairCom.CtreeDb.Types.INDEX_STATUS
Original Index deleted
DEL - Static variable in class FairCom.CtreeDb.Types.SEGMENT_STATUS
Original segment deleted
DELELED - Static variable in class FairCom.CtreeDb.Types.FTI_STATUS
 
Delete() - Method in class FairCom.CtreeDb.CTRecord
Deletes the current record from table
DeleteDatabase(String) - Method in class FairCom.CtreeDb.CTSession
Drops a database from the session and delete the data and index files.
DeleteField(int) - Method in class FairCom.CtreeDb.CTTable
Deletes a field from the current table.
DeleteField(String) - Method in class FairCom.CtreeDb.CTTable
Deletes a field from the table.
DeleteTable(String, String) - Method in class FairCom.CtreeDb.CTDatabase
Drops a table from a database and deletes the table data and index files from disk.
DelFullTextIndex(int) - Method in class FairCom.CtreeDb.CTTable
Delete a Full Text index from a table
DelFullTextIndex(String) - Method in class FairCom.CtreeDb.CTTable
Delete a full text index from a table
DelIndex(int) - Method in class FairCom.CtreeDb.CTTable
Deletes an index from the current table.
DelIndex(String) - Method in class FairCom.CtreeDb.CTTable
Deletes an index from a table.
DelSegment(int) - Method in class FairCom.CtreeDb.CTIndex
Deletes a index segment
DelSegment(int, int) - Method in class FairCom.CtreeDb.CTTable
Deletes an existing segment.
DelSegment(String, int) - Method in class FairCom.CtreeDb.CTTable
Deletes an existing segment.
DESCENDING - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Descending segment mode
Detach() - Method in class FairCom.CtreeDb.CTSession
Detaches a c-treeDB CTSession object.
Detach() - Method in class FairCom.CtreeDb.CTTable
Detaches a c-treeDB table object from c-tree data and index files.
DFLOAT - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Eight-byte floating point.
DIFFERENT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
records are different
Disconnect() - Method in class FairCom.CtreeDb.CTDatabase
Disconnects a database.
DisconnectAll() - Method in class FairCom.CtreeDb.CTSession
Disconnects all databases from the current session
DISK_IO - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Set sysiocod on disk reads and writes.
DIVBYZERO - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Division by zero error
DMCY_DATE - Static variable in class FairCom.CtreeDb.Types.DATE_TYPE
Date is dd/mm/ccyy
DMY_DATE - Static variable in class FairCom.CtreeDb.Types.DATE_TYPE
Date is dd/mm/yy
DOUBL - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Eight-byte floating point.
DropDatabase(String) - Method in class FairCom.CtreeDb.CTSession
Drops a database from a session.
DropTable(String) - Method in class FairCom.CtreeDb.CTDatabase
Drops a table from a database, but does not delete the table data and index files from disk.
DUPFLAG - Static variable in class FairCom.CtreeDb.Types.INDEX_STATUS
Index duplicate flag changed
DYNPARTHOST - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
create the table as a dynamic partition host

E

EFLOAT - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Extended precision floating point (not supported as a key segment).
ELAB_IDX - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
confirm index elaboration
EMPCHAR - Static variable in class FairCom.CtreeDb.Types.INDEX_STATUS
Index empty char changed
EndBatch() - Method in class FairCom.CtreeDb.CTRecord
A batch operation must be terminated by calling EndBatch method.
ENDSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
END segment mode
EQ - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
equal X
EQUAL - Static variable in class FairCom.CtreeDb.Types.FIND_MODE
Find a record equal to the target
ERROR - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
handle error
ERROR_INDEX - Static variable in class FairCom.CtreeDb.Types.KEY_TYPE
Error during index operation
EXCLUSIVE - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
This mode opens the table as exclusive.

F

F2STRING - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Fixed length data with 2-byte length count.
F2UNICODE - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
A fixed length field that begins with a 2-byte integer specifying the number of bytes in the following UTF16 encoded string.
F4STRING - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Fixed length data with 4-byte length count.
FairCom.CtreeDb - package FairCom.CtreeDb
Main classes to handle c-treeACE databases.
FairCom.CtreeDb.Types - package FairCom.CtreeDb.Types
Collection of helper classes to help the user passing parameters to functions and comparing the results.
FCTHREADS - Static variable in class FairCom.CtreeDb.Types.COMM_PROTOCOL_OPTIONS
Enables the administrative thread option.
FIELD - Static variable in class FairCom.CtreeDb.Types.SEGMENT_STATUS
Segment field changed
FIELD_STATUS - Class in FairCom.CtreeDb.Types
Field status expected on a CTField.GetStatus() call
FIELD_STATUS() - Constructor for class FairCom.CtreeDb.Types.FIELD_STATUS
 
FIELD_TYPE - Class in FairCom.CtreeDb.Types
FIELD_TYPE() - Constructor for class FairCom.CtreeDb.Types.FIELD_TYPE
 
FIELDEXIST - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Field already exist
FilterRecord(String) - Method in class FairCom.CtreeDb.CTTable
Sets or clears record filter condition.
finalize() - Method in class FairCom.CtreeDb.CTDatabase
Destroys an allocated CTDatabase object.
finalize() - Method in class FairCom.CtreeDb.CTFullTextIndex
Destroys an allocated CTFullTextIndex object This method should be called in order to avoid memory leaks.
finalize() - Method in class FairCom.CtreeDb.CTFullTextIndexDictionary
Destroys an allocated CTFullTextIndexDictionary object This method should be called in order to avoid memory leaks.
finalize() - Method in class FairCom.CtreeDb.CTIndex
Destroys an allocated CTIndex object This method should be called in order to avoid memory leaks.
finalize() - Method in class FairCom.CtreeDb.CTRecord
Frees Record object
finalize() - Method in class FairCom.CtreeDb.CTResultSet
Frees CTResultSet object
finalize() - Method in class FairCom.CtreeDb.CTSegment
Destroys an allocated CTSegment object
finalize() - Method in class FairCom.CtreeDb.CTSession
Destroys an allocated CTSession class.
finalize() - Method in class FairCom.CtreeDb.CTTable
Destroys an allocated CTTable object.
Find(int) - Method in class FairCom.CtreeDb.CTRecord
Finds a record based on a given key into the record object
FIND_MODE - Class in FairCom.CtreeDb.Types
Find mode used on a CTRecord.Find(int) call
FIND_MODE() - Constructor for class FairCom.CtreeDb.Types.FIND_MODE
 
FindActiveTable(String) - Method in class FairCom.CtreeDb.CTDatabase
Finds an active table by name in the current database.
FindDatabase(String, StringBuffer) - Method in class FairCom.CtreeDb.CTSession
Locates a database in a session.
FindRowid(long, int) - Method in class FairCom.CtreeDb.CTRecord
Finds a record by it's rowid Value
FindTable(String, StringBuffer) - Method in class FairCom.CtreeDb.CTDatabase
Locates a table in a database by name.
FindTable(int, StringBuffer, StringBuffer) - Method in class FairCom.CtreeDb.CTDatabase
Locates a table in a database by name.
FindTarget(byte[], int) - Method in class FairCom.CtreeDb.CTRecord
Find a record using a target than the current default index key length
First() - Method in class FairCom.CtreeDb.CTRecord
Moves to first record in table
FirstDatabase(StringBuffer, StringBuffer) - Method in class FairCom.CtreeDb.CTSession
Gets the first database for the session
FirstTable(StringBuffer, StringBuffer) - Method in class FairCom.CtreeDb.CTDatabase
Locates the first table in a database.
FIXED_INDEX - Static variable in class FairCom.CtreeDb.Types.KEY_TYPE
Fixed length key
FLDISNULL - Static variable in class FairCom.CtreeDb.Types.CTDBRET
The field has null value
FLEXREC - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
use flexible record format
FLOAT - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Four-byte floating point.
FLTSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute byte offset - float/double
FORCE_PADDING - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
force string padding
FPSTRING - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Fixed length data with 1-byte length count.
FREE - Static variable in class FairCom.CtreeDb.Types.KEEPLOCK_MODE
Release all locks.
FREE - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
Free all locks.
FSSLTCP_DEBUG_LOG - Static variable in class FairCom.CtreeDb.Types.COMM_PROTOCOL_OPTIONS
Enables client side TLS debug log.
FSSLTCP_SERVER_CERTIFICATE - Static variable in class FairCom.CtreeDb.Types.COMM_PROTOCOL_OPTIONS
Sets the SSL server certificate for TLS.
FSTRING - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Fixed length delimited data.
FTI - Static variable in class FairCom.CtreeDb.Types.ALTER_TABLE
Force rebuild of all Full Text indexes
FTI_FIELD_MODE - Class in FairCom.CtreeDb.Types
Full Text Index Search Modes to be used by CTFullTextIndex.AddField(FairCom.CtreeDb.CTField, int)
FTI_FIELD_MODE() - Constructor for class FairCom.CtreeDb.Types.FTI_FIELD_MODE
 
FTI_NOFIELD - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Full Text Index defined with no associated field
FTI_OPTION - Class in FairCom.CtreeDb.Types
FTI options
FTI_OPTION() - Constructor for class FairCom.CtreeDb.Types.FTI_OPTION
 
FTI_OPTION_TOKENIZER - Class in FairCom.CtreeDb.Types
FTI tokenizer option
FTI_OPTION_TOKENIZER() - Constructor for class FairCom.CtreeDb.Types.FTI_OPTION_TOKENIZER
 
FTI_OPTION_UPDATE - Class in FairCom.CtreeDb.Types
Full Text Index Update Modes
FTI_OPTION_UPDATE() - Constructor for class FairCom.CtreeDb.Types.FTI_OPTION_UPDATE
 
FTI_STATUS - Class in FairCom.CtreeDb.Types
Full Text Index (FTI) Status
FTI_STATUS() - Constructor for class FairCom.CtreeDb.Types.FTI_STATUS
 
FTS_ERROR_DETAIL - Class in FairCom.CtreeDb.Types
FTS_ERROR_DETAIL(int, int) - Constructor for class FairCom.CtreeDb.Types.FTS_ERROR_DETAIL
 
FTS_INVALID_STOP_LIST - Static variable in class FairCom.CtreeDb.Types.CTDBRET
An invalid stop list entry was specified
FTS_RESERVED2 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
 
FTS_RESERVED3 - Static variable in class FairCom.CtreeDb.Types.CTDBRET
 
FTS_SYNTAX - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Full Text Search found a syntax error in the search query
FTS_TOK_INIT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Full Text Search could not initialize the query tokenizer
FULL - Static variable in class FairCom.CtreeDb.Types.ALTER_TABLE
Force full table rebuild, regardless of table changes.
FullTextSearchOff() - Method in class FairCom.CtreeDb.CTRecord
Turn off Full Text Search
FullTextSearchOn(String) - Method in class FairCom.CtreeDb.CTRecord
Set the full text search criteria
FUNCTION_MON - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Toggle function monitor.
FUNICODE - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
A fixed length field containing a UTF16 encoded, null terminated string.

G

GE - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
greater than or equal X
GET - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Retrieve records by partial key
GetActiveResultSet() - Method in class FairCom.CtreeDb.CTRecord
Retrieves a the active Result Set
GetAttachMode() - Method in class FairCom.CtreeDb.CTSession
Retrieves the current session ATTACH_MODE value.
GetAutoCommit() - Method in class FairCom.CtreeDb.CTBase
Retrieves the auto commit flag.
GetBinaryFlag(int) - Method in class FairCom.CtreeDb.CTTable
Retrieves the field BINARY_FLAG.
GetBinaryFlag(String) - Method in class FairCom.CtreeDb.CTTable
Retrieves the field BINARY_FLAG.
GetCndxIndex(int) - Method in class FairCom.CtreeDb.CTTable
Retrieves the index conditional expression by index number.
GetCndxIndex(String) - Method in class FairCom.CtreeDb.CTTable
Retrieves the index conditional expression by index name.
GetCreateMode() - Method in class FairCom.CtreeDb.CTTable
Retrieves the table CREATE_MODE.
GetCTType() - Method in class FairCom.CtreeDb.CTField
Retrieves the FIELD_TYPE.
GetDatabaseCount() - Method in class FairCom.CtreeDb.CTSession
Retrieves the number of databases in session dictionary
GetDatabaseUID(String) - Method in class FairCom.CtreeDb.CTSession
Retrieves a database unique identification by its name
GetDataDefaultExtentSize() - Method in class FairCom.CtreeDb.CTTable
Retrieves the c-tree data file default extent size.
GetDataExtension() - Method in class FairCom.CtreeDb.CTTable
Gets the data file name extension.
GetDatno() - Method in class FairCom.CtreeDb.CTTable
Retrieves the table data file number.
GetDefaultIndex() - Method in class FairCom.CtreeDb.CTRecord
Retrives the current record default index number
GetDefaultIndexName() - Method in class FairCom.CtreeDb.CTRecord
Retrives the current record default index name
GetDefaultSqlTableOwner() - Method in class FairCom.CtreeDb.CTDatabase
Retrieves the current default SQL table owner.
GetDlmChar() - Method in class FairCom.CtreeDb.CTTable
Retrieves the table field delimiter character.
GetDuplicateFlag() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the "allow duplicated" flag for this index
GetEmptyChar() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the current "empty char" value
getErrno() - Method in class FairCom.CtreeDb.Types.CTDBRET
 
GetErrorCode() - Method in exception FairCom.CtreeDb.CTException
Retrieves the error code from the current exception.
GetErrorMsg() - Method in exception FairCom.CtreeDb.CTException
Retrieves the error message from the current exception.
getErrorNumber() - Method in class FairCom.CtreeDb.Types.FTS_ERROR_DETAIL
 
getErrorPosition() - Method in class FairCom.CtreeDb.Types.FTS_ERROR_DETAIL
 
GetFailOverState() - Method in class FairCom.CtreeDb.CTSession
Check if the failover state have been set.
GetField(int) - Method in class FairCom.CtreeDb.CTFullTextIndex
Retrieve a Full Text index field
getField() - Method in class FairCom.CtreeDb.CTResultSetCriteria
Retrieves the CTField object for the current criteria
GetField() - Method in class FairCom.CtreeDb.CTSegment
Retrieves the segment CTField object
GetField(int) - Method in class FairCom.CtreeDb.CTTable
Retrieves a field by its number.
GetField(String) - Method in class FairCom.CtreeDb.CTTable
Retrieves a field by its name.
GetFieldAsBigDecimal(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a BigDecimal value
GetFieldAsBigDecimal(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a BigDecimal value
GetFieldAsBoolean(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Boolean value
GetFieldAsBoolean(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Boolean value
GetFieldAsBytes(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a byte[] value
GetFieldAsBytes(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a byte[] value
GetFieldAsCalendar(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Calendar value
GetFieldAsCalendar(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Calendar value
GetFieldAsDouble(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Double value
GetFieldAsDouble(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Double value
GetFieldAsFloat(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Float value
GetFieldAsFloat(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Float value
GetFieldAsInt(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Integer value
GetFieldAsInt(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Integer value
GetFieldAsJSON(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a string in JSON format
GetFieldAsJSON(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a string in JSON format
GetFieldAsLong(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Long value
GetFieldAsLong(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a Long value
GetFieldAsString(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a String object
GetFieldAsString(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field contents as a String object
GetFieldBinaryFlag() - Method in class FairCom.CtreeDb.CTField
Retrieves the field binary handling flag.
GetFieldByName(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field number based on the field name
GetFieldCount() - Method in class FairCom.CtreeDb.CTFullTextIndex
Retrieve the Full Text index field count.
GetFieldCount() - Method in class FairCom.CtreeDb.CTTable
Retrieves the number of fields in the table.
GetFieldDefaultDateType() - Method in class FairCom.CtreeDb.CTField
Retrieves the default value DATE_TYPE used when converting strings to dates.
GetFieldDefaultTimeType() - Method in class FairCom.CtreeDb.CTField
Retrieves the default value TIME_TYPE used when converting String to time.
GetFieldDefaultValue() - Method in class FairCom.CtreeDb.CTField
Retrieves the current field default value.
GetFieldLength(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field actual data length
GetFieldLength(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field actual data length
GetFieldMode(int) - Method in class FairCom.CtreeDb.CTFullTextIndex
Retrieve a Full Text index field mode
GetFieldName(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field name based on the field number
GetFieldName() - Method in class FairCom.CtreeDb.CTSegment
Retrieves the segment field name
GetFieldNumber(String) - Method in class FairCom.CtreeDb.CTTable
Retrieves the field number from the current table, given its field name.
GetFieldOffset(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field offset in the current record
GetFieldOffset(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field offset in the current record
GetFieldSize(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field defined size
GetFieldSize(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field defined size
GetFieldStringEncoding() - Method in class FairCom.CtreeDb.CTField
Get the field string encoding.
GetFieldType(String) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field type based on the field name
GetFieldType(int) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the field type based on the field number
GetFilename() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the index file name
GetFilter() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the current filter expression text
GetFilter() - Method in class FairCom.CtreeDb.CTTable
Retrieves the current filter expression for the table.
GetFullTextIndex(int) - Method in class FairCom.CtreeDb.CTTable
Retrieve a Full Text index object
GetFullTextIndex(String) - Method in class FairCom.CtreeDb.CTTable
Retrieve the Full Text index given its name
GetFullTextIndexCount() - Method in class FairCom.CtreeDb.CTTable
Retrieve the number of full text indices of this table
GetFullTextSearchErrorDetails() - Method in class FairCom.CtreeDb.CTRecord
Get detail about Full Text Search error
GetGroupid() - Method in class FairCom.CtreeDb.CTTable
Retrieves the table group id.
GetHandle() - Method in class FairCom.CtreeDb.CTBase
Retrieves the internal JTDB handle.
getHighValue() - Method in class FairCom.CtreeDb.CTResultSetCriteria
Retrieves the High value for the current criteria
GetIdentityField() - Method in class FairCom.CtreeDb.CTTable
Retrieves the name of the Identity field.
GetIdentityFieldIncrement() - Method in class FairCom.CtreeDb.CTTable
Retrieves the increment value of the Identity field.
GetIdentityFieldSeed() - Method in class FairCom.CtreeDb.CTTable
Retrieves the seed value of the Identity field.
GetIdxno() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the index file number
GetIdxno(int) - Method in class FairCom.CtreeDb.CTTable
Retrieves the index file number by the index number.
GetIdxno(String) - Method in class FairCom.CtreeDb.CTTable
Retrieves the index file number by the index name.
GetIndex(int) - Method in class FairCom.CtreeDb.CTTable
Retrieves an index handle by its number in the current table.
GetIndex(String) - Method in class FairCom.CtreeDb.CTTable
Retrieves the index by its name.
GetIndexByUID(int) - Method in class FairCom.CtreeDb.CTTable
Retrieves an index object given its UID - internal Unique Identification.
GetIndexCount() - Method in class FairCom.CtreeDb.CTTable
Retrieves the number of indices in the current table.
GetIndexDefaultExtentSize() - Method in class FairCom.CtreeDb.CTTable
Retrieves the c-tree index file default extent size.
GetIndexExtension() - Method in class FairCom.CtreeDb.CTTable
Gets the index file name extension.
GetIndexFilename(int) - Method in class FairCom.CtreeDb.CTTable
Retrieves the index file name.
GetIndexFilename(String) - Method in class FairCom.CtreeDb.CTTable
Retrieves the index file name.
GetKeepLock() - Method in class FairCom.CtreeDb.CTBase
Retrieves the current KEEPLOCK_MODE.
GetKeyLength() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the key length of the current index
GetKeyType() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the key type of the current index
GetLastIdentity() - Method in class FairCom.CtreeDb.CTTable
Retrieves the next identity value.
GetLength() - Method in class FairCom.CtreeDb.CTField
Retrieves the field length.
GetLibType() - Method in class FairCom.CtreeDb.CTSession
Retrieves the current session LIB_TYPE.
GetLockMode() - Method in class FairCom.CtreeDb.CTBase
Retrieves the current LOCK_MODE.
GetLogonOnly() - Method in class FairCom.CtreeDb.CTSession
Retrieves the session "logon only" flag.
getLowValue() - Method in class FairCom.CtreeDb.CTResultSetCriteria
Retrieves the Low value for the current criteria
GetMaxConnections() - Method in class FairCom.CtreeDb.CTSession
Retrieves the maximum connection count from the server side
GetMode() - Method in class FairCom.CtreeDb.CTSegment
Retrieves the SEG_MODE
getMsg() - Method in class FairCom.CtreeDb.Types.CTDBRET
 
GetName() - Method in class FairCom.CtreeDb.CTDatabase
Retrieves the database name.
GetName() - Method in class FairCom.CtreeDb.CTField
Retrieves the field name.
GetName() - Method in class FairCom.CtreeDb.CTFullTextIndex
Retrieve the Full Text index name
GetName() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the index name
GetName() - Method in class FairCom.CtreeDb.CTTable
Gets the table name, without the name extension.
GetNullFlag() - Method in class FairCom.CtreeDb.CTField
Retrieves the field null flag.
GetNullFlag() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the null flag
GetNumber() - Method in class FairCom.CtreeDb.CTField
Retrieves the field position index in the CTTable field list.
GetNumber() - Method in class FairCom.CtreeDb.CTFullTextIndex
Retrieve the ordinal number of the current Full Text index
GetNumber() - Method in class FairCom.CtreeDb.CTIndex
Retrieves index position in table indices list
GetNumber() - Method in class FairCom.CtreeDb.CTSegment
Retrieves the segment index position in index segments list
GetOpenMode() - Method in class FairCom.CtreeDb.CTTable
Retrieves the table OPEN_MODE.
GetOperation() - Method in class FairCom.CtreeDb.CTBase
Retrieves the OPS_MODE for special performance-related functionality and tests operational states for critical events.
getOperator() - Method in class FairCom.CtreeDb.CTResultSetCriteria
Retrieves the OPERATOR_TYPE for the current criteria
GetOwner() - Method in class FairCom.CtreeDb.CTTable
Retrieves the current table owner.
GetPadChar() - Method in class FairCom.CtreeDb.CTTable
Retrieves the table pad character.
GetParam(int) - Method in class FairCom.CtreeDb.CTSession
Returns the session parameter based on the parameter type.
getParent() - Method in class FairCom.CtreeDb.CTRecord
 
GetPartialField() - Method in class FairCom.CtreeDb.CTSegment
Retrieves the segment CTField object
GetPartialFieldName() - Method in class FairCom.CtreeDb.CTSegment
Retrieve the segment field name
GetPartitionIndexNbr() - Method in class FairCom.CtreeDb.CTTable
Retrieve the number of the partition index
GetPassword() - Method in class FairCom.CtreeDb.CTSession
Returns the user password associated with the session.
GetPassword() - Method in class FairCom.CtreeDb.CTTable
Retrieves the table password.
GetPath() - Method in class FairCom.CtreeDb.CTDatabase
Retrieves the database path.
GetPath() - Method in class FairCom.CtreeDb.CTSession
Gets the path (drive:\directory) of the session dictionary.
GetPath() - Method in class FairCom.CtreeDb.CTTable
Gets the table path.
GetPathPrefix() - Method in class FairCom.CtreeDb.CTSession
Retrieves the current session wide path prefix.
GetPermission() - Method in class FairCom.CtreeDb.CTTable
Retrieves the table permission mask.
GetPrecision() - Method in class FairCom.CtreeDb.CTField
Retrieves the field precision.
GetProductName() - Method in class FairCom.CtreeDb.CTSession
Retrieves the product name from the server side
GetProductVersion() - Method in class FairCom.CtreeDb.CTSession
Retrieves the product version from the server side
GetRecordBuffer() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the current record buffer
GetRecordCount() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the number of records in the current record handle.
GetRecordKeyPos() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the offset of the nth record of the current index.
GetRecordLength() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the record length
GetRecordLock() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the current record lock mode
GetRecordPos() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the current record offset position
GetRecordPosAtOffset(long) - Method in class FairCom.CtreeDb.CTRecord
Retrieves the offset of the nth record of the current index.
GetRecordSize() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the record allocated size
GetResultSetByName(String) - Method in class FairCom.CtreeDb.CTTable
Retrieves the CTResultSet for the current table by its name.
GetRowid() - Method in class FairCom.CtreeDb.CTRecord
Retrieves the current record's rowid Value
GetScale() - Method in class FairCom.CtreeDb.CTField
Retrieves the field scale.
GetSegment(int) - Method in class FairCom.CtreeDb.CTIndex
Retrieves the index segment by its position number
GetSegment(CTIndex, int) - Method in class FairCom.CtreeDb.CTTable
Retrieves an index segment object by its number.
GetSegmentCount() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the segment count.
GetServerDateTime() - Method in class FairCom.CtreeDb.CTSession
Retrieve the current server date and time
GetServerName() - Method in class FairCom.CtreeDb.CTSession
Returns the server name associated with the session.
GetSessionId() - Method in class FairCom.CtreeDb.CTSession
Gets the task ID associated with this session.
GetSessionType() - Method in class FairCom.CtreeDb.CTSession
Retrieves the current SESSION_TYPE.
GetStatus() - Method in class FairCom.CtreeDb.CTField
Retrieves the status of a field handle.
GetStatus() - Method in class FairCom.CtreeDb.CTFullTextIndex
Retrieve the status of the index handle.
GetStatus() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the status of the index handle.
GetStatus() - Method in class FairCom.CtreeDb.CTSegment
Retrieves the SEGMENT_STATUS
GetStatus() - Method in class FairCom.CtreeDb.CTTable
Retrieves current TABLE_STATUS.
GetTableCount() - Method in class FairCom.CtreeDb.CTDatabase
Retrieves the number of tables in the database dictionary.
GetTableUID(String) - Method in class FairCom.CtreeDb.CTDatabase
Retrieves the table UID.
GetTemporaryFlag() - Method in class FairCom.CtreeDb.CTIndex
Retrives the temporary index flag
GetTransactionMode() - Method in class FairCom.CtreeDb.CTBase
Gets the current BEGIN_MODE.
GetType() - Method in class FairCom.CtreeDb.CTField
Retrieves the FIELD_TYPE.
GetUID() - Method in class FairCom.CtreeDb.CTIndex
Retrieves the unique index identification from the database
GetUserLogonName() - Method in class FairCom.CtreeDb.CTSession
Returns the user name associated with the session.
GetVTableNumber() - Method in class FairCom.CtreeDb.CTTable
Retrieves the number assigned to a virtual table.
GKEY - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Process records >= target key
GNXSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Invalid segment mode
GRANT_PUBLIC - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
grant access to public (all SQL users)
GREATER - Static variable in class FairCom.CtreeDb.Types.FIND_MODE
Find a record greater than target
GREATERorEQUAL - Static variable in class FairCom.CtreeDb.Types.FIND_MODE
Find a record greater or equal than target
GT - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
greater than X

H

HasDelField() - Method in class FairCom.CtreeDb.CTTable
Indicates if a table has the $DELFLD$ internal field.
HasNullFieldSupport() - Method in class FairCom.CtreeDb.CTTable
Indicates if a table has null field support.
HasRecbyt() - Method in class FairCom.CtreeDb.CTTable
Indicates if a table was created with recbyt index.
HasRowid() - Method in class FairCom.CtreeDb.CTTable
Indicates if a table was created with rowid index.
HASVFIELD - Static variable in class FairCom.CtreeDb.Types.CTDBRET
operation not supported on tables with Virtual fields
HM_TIME - Static variable in class FairCom.CtreeDb.Types.TIME_TYPE
Time is hh:mm (24 hour)
HMP_TIME - Static variable in class FairCom.CtreeDb.Types.TIME_TYPE
Time is hh:mm am|pm
HMS_TIME - Static variable in class FairCom.CtreeDb.Types.TIME_TYPE
Time is hh:mm:ss (24 hour)
HMSP_TIME - Static variable in class FairCom.CtreeDb.Types.TIME_TYPE
Time is hh:mm:ss am|pm
HOT - Static variable in class FairCom.CtreeDb.Types.ALTER_TABLE
Force hot alter table
HUGE - Static variable in class FairCom.CtreeDb.Types.LIB_TYPE
HUGE File enabled.
HUGEFILE - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Create the table with huge file support.

I

ICU - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_TOKENIZER
 
ICULANG - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
ICUOPTION - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
IDENTITYDEFINED - Static variable in class FairCom.CtreeDb.Types.CTDBRET
An Identity field has been already defined
IDXNO - Class in FairCom.CtreeDb.Types
Internal index numbers
IDXNO() - Constructor for class FairCom.CtreeDb.Types.IDXNO
 
IGNORE_EXISTING - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_UPDATE
 
IMMEDIATE - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_UPDATE
 
INDEX - Static variable in class FairCom.CtreeDb.Types.ALTER_TABLE
Force rebuild of all indexes, regardless of table changes.
INDEX_STATUS - Class in FairCom.CtreeDb.Types
Index status expected on a CTIndex.GetStatus() call
INDEX_STATUS() - Constructor for class FairCom.CtreeDb.Types.INDEX_STATUS
 
INDEXDUPNAME - Static variable in class FairCom.CtreeDb.Types.CTDBRET
index name duplicated in database
INDEXEXIST - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Index name already in use
INDEXRANGE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Index out of range
INS - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Insert a group of records
InsertBatch() - Method in class FairCom.CtreeDb.CTRecord
Inserts a new record into batch buffer maintained internally by c-treeDB.
InsertField(int, String, int, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new field into the current table, in the specified position.
InsertField(String, String, int, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new field into the current table, in the specified position.
InsertSegment(int, CTField, int) - Method in class FairCom.CtreeDb.CTIndex
Inserts a new index segment before the segment number.
InsertSegment(int, int, int, int) - Method in class FairCom.CtreeDb.CTIndex
Inserts a new index segment before the segment number.
InsertSegment(CTIndex, int, CTField, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
InsertSegment(CTIndex, int, String, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
InsertSegment(CTIndex, int, int, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
InsertSegment(CTIndex, int, int, int, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
InsertSegment(int, int, int, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
InsertSegment(int, int, String, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
InsertSegment(String, int, String, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
InsertSegment(String, int, int, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
InsertSegment(String, int, CTField, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
InsertSegment(int, int, CTField, int) - Method in class FairCom.CtreeDb.CTTable
Inserts a new segment to an index in a given position.
INT2 - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Signed two-byte integer.
INT2U - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Unsigned two-byte integer.
INT4 - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Signed four-byte integer.
INT4U - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Unsigned four-byte integer.
INT8 - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Signed eight-byte integer.
INT8U - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Unsigned eight-byte integer.
INTEGER - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Signed four-byte integer.
INTERNAL - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Internal error
INTSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute byte offset - unsigned int/long
INVALID - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
 
INVALTERACTION - Static variable in class FairCom.CtreeDb.Types.CTDBRET
invalid alter table action
INVAMPM - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid time AM or PM value
INVARG - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid argument
INVATTACH - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid session attach mode
INVBATCHMODE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
invalid batch mode
INVBUFFER - Static variable in class FairCom.CtreeDb.Types.CTDBRET
the record buffer contains data causing field offset calculation going after the record size
INVCALLBACK - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid callback type
INVDATE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid date
INVDATETIME - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid timestamp
INVDAY - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid date day
INVFILENAME - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid file name
INVFIND - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid find mode
INVFORMAT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid date or time format
INVHANDLE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid handle type
INVHOUR - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid hour
INVICON - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid ISAM context handle
INVISOLEVEL - Static variable in class FairCom.CtreeDb.Types.CTDBRET
invalid isolation level
INVLEGACYSEGMENT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Unable to compute legacy segment offset
INVLOCKMODE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid lock mode
INVMILLISECOND - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid millisecond
INVMINUTE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid minute
INVMONTH - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid date month
INVMRT_RECSIZ - Static variable in class FairCom.CtreeDb.Types.CTDBRET
MRT VTABLE record definition does not describe the entire fixed record portion of the parent table
INVNUMBER - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid number
INVNUMBLEN - Static variable in class FairCom.CtreeDb.Types.CTDBRET
CTNUMBER has invalid length
INVOPERATOR - Static variable in class FairCom.CtreeDb.Types.CTDBRET
invalid operator
INVPREC - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid number precision
INVRECBUF - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Record buffer not large enough
INVROUNTERMAP - Static variable in class FairCom.CtreeDb.Types.CTDBRET
invalid router field mapping
INVROUTERNAME - Static variable in class FairCom.CtreeDb.Types.CTDBRET
invalid router table name
INVROUTERNBR - Static variable in class FairCom.CtreeDb.Types.CTDBRET
invalid number of fields in router
INVSCALE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid number scale
INVSECOND - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid second
INVSEGMODE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid segment mode
INVSESSIONTYPE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
invalid session type
INVTIME - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid packed CTTIME
INVTYPE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid field/key type
INVYEAR - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid date year
IsActive() - Method in class FairCom.CtreeDb.CTDatabase
Checks whether the database is connected or disconnected.
IsActive() - Method in class FairCom.CtreeDb.CTSession
Checks if the session is active.
IsActive() - Method in class FairCom.CtreeDb.CTTable
Checks if a table is active.
ISACTIVE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Handle is active
IsBatchActive() - Method in class FairCom.CtreeDb.CTRecord
Indicates if a batch operation is active or not.
IsEdited() - Method in class FairCom.CtreeDb.CTRecord
Checks if a record buffer has been modified.
IsExclusive() - Method in class FairCom.CtreeDb.CTDatabase
Retrieves the current database exclusive flag value.
IsExclusive() - Method in class FairCom.CtreeDb.CTSession
Retrieves the session exclusive flag.
IsFieldDefaultValueSet() - Method in class FairCom.CtreeDb.CTField
Checks if a field default value has been set.
IsFiltered() - Method in class FairCom.CtreeDb.CTRecord
Indicates if a filter condition is active for this record object
IsFilteredRecord() - Method in class FairCom.CtreeDb.CTTable
Checks if the current table has a record filter active.
IsFullTextSearchOn() - Method in class FairCom.CtreeDb.CTRecord
Indicate if Full Text Search is active on the record
IsLockActive() - Method in class FairCom.CtreeDb.CTBase
Checks if the locks are active.
IsNew() - Method in class FairCom.CtreeDb.CTRecord
Checks if a record buffer is cleared.
IsNullField(String) - Method in class FairCom.CtreeDb.CTRecord
Checks if a given field is Null for the current record
IsNullField(int) - Method in class FairCom.CtreeDb.CTRecord
Checks if a given field is Null for the current record
IsNumeric() - Method in class FairCom.CtreeDb.CTField
Checks if the field represents a numeric value.
IsPrimaryServer() - Method in class FairCom.CtreeDb.CTSession
Check if the current server is primary in a pacemaker cluster.
IsRecordSetOn() - Method in class FairCom.CtreeDb.CTRecord
Indicates if record set is active or not.
IsSQL() - Method in class FairCom.CtreeDb.CTDatabase
Checks if the database is SQL (i.e., checks if the database contains the SQL system tables).
IsSQLServer() - Method in class FairCom.CtreeDb.CTSession
Checks if a session is connected to a SQL server
IsTransActive() - Method in class FairCom.CtreeDb.CTBase
Indicates if a transaction has been started with a call to Begin(), but not terminated with a call to Commit() or Abort().
IsUnicodeLib() - Method in class FairCom.CtreeDb.CTBase
Retrieves c-treeDB UNICODE mode.
IsVariableField(String) - Method in class FairCom.CtreeDb.CTRecord
Indicates if a field is in the variable portion of a record
IsVariableField(int) - Method in class FairCom.CtreeDb.CTRecord
Indicates if a field is in the variable portion of a record
ISVFIELD - Static variable in class FairCom.CtreeDb.Types.CTDBRET
operation not supported on Virtual field
IsVTable() - Method in class FairCom.CtreeDb.CTTable
Check if a table is a virtual table or a regular table.
ISVTABLE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Operation not supported on VTABLES

J

JSON - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
JSON data.
JumpTo(int) - Method in class FairCom.CtreeDb.CTRecord
Jumps to the "offset"th record past the current record using the current index.

K

KEEPLOCK_MODE - Class in FairCom.CtreeDb.Types
Keep lock mode used on a CTBase.SetKeepLock(int) call
KEEPLOCK_MODE() - Constructor for class FairCom.CtreeDb.Types.KEEPLOCK_MODE
 
KEEPLOK_TRN - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Keep locks involved in automatic transactions on record adds and updates after commit.
KEEPTRAN - Static variable in class FairCom.CtreeDb.Types.ALTER_TABLE
Use the existing transaction mode even during the alter
KEY_TYPE - Class in FairCom.CtreeDb.Types
Key type used on a CTIndex.SetKeyType(int) call
KEY_TYPE() - Constructor for class FairCom.CtreeDb.Types.KEY_TYPE
 
KEYTYPE - Static variable in class FairCom.CtreeDb.Types.INDEX_STATUS
Index key type changed

L

Last() - Method in class FairCom.CtreeDb.CTRecord
Moves to last record in table
LE - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
less than or equal X
LEADING_INDEX - Static variable in class FairCom.CtreeDb.Types.KEY_TYPE
Leading character compression
LEADPAD_INDEX - Static variable in class FairCom.CtreeDb.Types.KEY_TYPE
Leading and padding compression
LEN - Static variable in class FairCom.CtreeDb.Types.FIELD_STATUS
Field length changed
LESS - Static variable in class FairCom.CtreeDb.Types.FIND_MODE
Find a record less than target
LESSorEQUAL - Static variable in class FairCom.CtreeDb.Types.FIND_MODE
Find a record less or equal than target
LIB_TYPE - Class in FairCom.CtreeDb.Types
Library type expected on a CTSession.GetLibType() call
LIB_TYPE() - Constructor for class FairCom.CtreeDb.Types.LIB_TYPE
 
LKEY - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Process records <= target key
LoadCallbackLib(String, String, boolean) - Method in class FairCom.CtreeDb.CTSession
Loads the CallBack library.
LOADISACTIVE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Background load thread is active for the current file
LOCATE_MODE - Class in FairCom.CtreeDb.Types
LOCATE_MODE() - Constructor for class FairCom.CtreeDb.Types.LOCATE_MODE
 
Lock(int) - Method in class FairCom.CtreeDb.CTBase
Enables or disables record locks.
LOCK - Static variable in class FairCom.CtreeDb.Types.KEEPLOCK_MODE
Keep all locks acquired before and during transaction.
LOCK_BLOCK - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Locks should block
LOCK_COMPLETE - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Return success only if all locked
LOCK_KEEP - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Keep locks after ctdbBatchEnd
LOCK_MODE - Class in FairCom.CtreeDb.Types
Lock mode used on a CTBase.Lock(int) call
LOCK_MODE() - Constructor for class FairCom.CtreeDb.Types.LOCK_MODE
 
LOCK_MON - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Toggle lock monitor.
LOCK_ONE - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Lock on during read
LOCK_READ - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Apply read locks
LOCK_WRITE - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Apply write locks
LOCKON_BLK - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Blocking lock on next fetch only.
LOCKON_GET - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Lock next fetch only.
LOCLIB - Static variable in class FairCom.CtreeDb.Types.LIB_TYPE
LOCLIB model.
Logoff() - Method in class FairCom.CtreeDb.CTSession
Logs off from a c-tree Server, or a c-tree instance, session.
Logon(String, String, String) - Method in class FairCom.CtreeDb.CTSession
Logs on to a c-tree Server, or a c-tree instance, session.
LT - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
less than X
LVB - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Variable length data.
LVC - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Variable length data.

M

m_handle - Variable in class FairCom.CtreeDb.CTBase
Internal JTDB handle
MANDATORY - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Mask for mandatory modes
MASK - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_UPDATE
 
MDCY_DATE - Static variable in class FairCom.CtreeDb.Types.DATE_TYPE
Date is mm/dd/ccyy
MDY_DATE - Static variable in class FairCom.CtreeDb.Types.DATE_TYPE
Date is mm/dd/yy
MEMORY_SWP - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Memory swapping active.
MIL_TIME - Static variable in class FairCom.CtreeDb.Types.TIME_TYPE
Time is hhmm (military)
MIRROR_NOSWITCH - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Don’t continue if mirror or primary fails.
MIRROR_TRM - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
A primary or mirror has been shutdown.
MISSINGVCLEAR - Static variable in class FairCom.CtreeDb.Types.CTDBRET
cannot add VFields without setting vclear function
MISSINGVGET - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Attempting a getfield operation on VField without having a "get" function
MISSINGVSET - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Attempting a setfield operation on VField without having a "set" function
MODE - Static variable in class FairCom.CtreeDb.Types.SEGMENT_STATUS
Segment mode changed
MONEY - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Signed four-byte integer interpreted as number of pennies (two fixed decimal places)
MOREDATA - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Partial field data read
MOVED - Static variable in class FairCom.CtreeDb.Types.FIELD_STATUS
Original field moved
MOVED - Static variable in class FairCom.CtreeDb.Types.SEGMENT_STATUS
Original segment moved
MoveField(int, int) - Method in class FairCom.CtreeDb.CTTable
Moves the field to a new position in the current table
MoveField(String, int) - Method in class FairCom.CtreeDb.CTTable
Moves the field to a new position in the current table.
MoveSegment(int, int) - Method in class FairCom.CtreeDb.CTIndex
Moves a key segment to a location indicated by newIndex.
MoveSegment(int) - Method in class FairCom.CtreeDb.CTSegment
Moves a key segment to a location indicated by newIndex.
MoveSegment(CTIndex, int, int) - Method in class FairCom.CtreeDb.CTTable
Moves a segment to another position.
MoveSegment(int, int, int) - Method in class FairCom.CtreeDb.CTTable
Moves a segment to another position.
MoveSegment(String, int, int) - Method in class FairCom.CtreeDb.CTTable
Moves a segment to another position.
MSEC_NOTSUPPORTED - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Millisecond precision not supported by c-tree data type in use
MULTI - Static variable in class FairCom.CtreeDb.Types.CTPART_MODE_E
Purge, archive, etc multiple partitions
MUSER - Static variable in class FairCom.CtreeDb.Types.LIB_TYPE
Multi-user libary.

N

NAME - Static variable in class FairCom.CtreeDb.Types.FIELD_STATUS
Field name changed
NE - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
not equal X
NEW - Static variable in class FairCom.CtreeDb.Types.FIELD_STATUS
Field added or inserted
NEW - Static variable in class FairCom.CtreeDb.Types.FTI_STATUS
 
NEW - Static variable in class FairCom.CtreeDb.Types.INDEX_STATUS
Index added
NEW - Static variable in class FairCom.CtreeDb.Types.SEGMENT_STATUS
Segment added or inserted
Next() - Method in class FairCom.CtreeDb.CTRecord
Moves to next record in table
NextBatch() - Method in class FairCom.CtreeDb.CTRecord
If the mode of the batch operation is one of GET, RANGE or PHYS of the BATCH_MODE, then it may be necessary to retrieve all records that match the batch criteria.
NextDatabase(StringBuffer, StringBuffer) - Method in class FairCom.CtreeDb.CTSession
Gets the Next database for the session
NextInBatch() - Method in class FairCom.CtreeDb.CTRecord
If the mode of the batch operation is one of GET, RANGE or PHYS of the BATCH_MODE, then it may be necessary to retrieve all records that match the batch criteria.
NextTable(StringBuffer, StringBuffer) - Method in class FairCom.CtreeDb.CTDatabase
Locates the next table in a database.
NO_PATHS - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Transaction log files path not set for standalone model
NOCLSADD - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
create does not close the file, does not update database dictionary
NODATA - Static variable in class FairCom.CtreeDb.Types.CTDBRET
No data in record
NODELFLD - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
This mode indicate that the create is to be created without the $DELFLD$ field support.
NOFLUSH - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
for non TRNLOG files, disable disk flushing
NOFTI - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Table has no Full Text Index
NOIDENTITYDEFINED - Static variable in class FairCom.CtreeDb.Types.CTDBRET
An Identity field has not been defined
NOINDEX - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Table has no indices
NOINDEXNAME - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid index name
NOLOAD - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Background load thread not active for the current file
NOLOCK - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Record not locked
NOMEMORY - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not enough memory
NOMOREBATCHES - Static variable in class FairCom.CtreeDb.Types.CTDBRET
No room for more batches in the session
NOMOREVTRES - Static variable in class FairCom.CtreeDb.Types.CTDBRET
No more RESOURCE for vtable available on parent table
NONE - Static variable in class FairCom.CtreeDb.Types.ATTACH_MODE
Do not attach
NONE - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Batch is not active
NONE - Static variable in class FairCom.CtreeDb.Types.BEGIN_MODE
No begin transaction mode set.
NONE - Static variable in class FairCom.CtreeDb.Types.LOCATE_MODE
Regular
NONE - Static variable in class FairCom.CtreeDb.Types.REBUILD_MODE
normal rebuild mode
NONULFLD - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
This mode indicate that the table is to be created without the $NULFLD$ field support.
NORECBYT - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Create the table without the RECBYT index.
NORMAL - Static variable in class FairCom.CtreeDb.Types.ALTER_TABLE
Check for table changes before altering the table and perform only the changes required.
NORMAL - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Normal table creation.
NORMAL - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Use this mode if no other open modes apply.
NOROWID - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Create the table without the ROWID index.
NOROWID - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Table has no rowid index
NOSEGMENT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
index has no segments
NOSUCHDATABASE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
database does not exit or not found
NOSUCHFIELD - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Unknown field name
NOSUCHFTI - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Unknown Full Text Index number or name
NOSUCHINDEX - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Unknown index number
NOSUCHPATH - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Path does not exist
NOSUCHSEGMENT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid segment number
NOSUCHTABLE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Table does not exist
NOTACTIVE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Handle is not active
NOTATTACHED - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Session not attached
NOTBET - Static variable in class FairCom.CtreeDb.Types.OPERATOR_TYPE
not between X and Y
NOTDATABASE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not a database handle
NOTDICT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Dictionary handle not allocated
NOTFIELD - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not a field handle
NOTFOUND - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not found
NOTFTI - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not a Full Text Index handle
NOTFTID - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not a Full Text Index Dictionary handle
NOTIMPLEMENTED - Static variable in class FairCom.CtreeDb.Types.CTDBRET
CALLBACK not implemented
NOTINDEX - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not an index handle
NOTOPEN - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Table is not open
NOTRECORD - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not a record handle
NOTRESOURCE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not a resource handle
NOTSEGMENT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not a segment handle
NOTSESSION - Static variable in class FairCom.CtreeDb.Types.CTDBRET
No session handle
NOTSUP_IN_DICT - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Feature not supported in Dictionary
NOTSUPPORTED - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Feature not supported
NOTSUSPENDED - Static variable in class FairCom.CtreeDb.Types.CTDBRET
can't restore lock
NOTTABLE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Handle is not a table
NOTYET - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Not yet implemented
NOWRITELOCK - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Record is not locked for writes
NULARG - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Null argument not valid
NULHANDLE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Handle is NULL
NULLFLAG - Static variable in class FairCom.CtreeDb.Types.INDEX_STATUS
Index null flag changed
NUMBER - Static variable in class FairCom.CtreeDb.Types.CTPART_MODE_E
Modify limit on number of partitions
NUMBER - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Scaled BCD number.
NumberOfKeyEntries(int) - Method in class FairCom.CtreeDb.CTTable
Retrieves the number of key entries in a index file.
NumberOfKeyEntries(String) - Method in class FairCom.CtreeDb.CTTable
Retrieves the number of key entries in an index file.
NUMERIC - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Scaled BCD number.

O

OFF - Static variable in class FairCom.CtreeDb.Types.OPS_STATE
Turn a status bit off.
OK - Static variable in class FairCom.CtreeDb.Types.CTDBRET
CTDB C API return OK
OLD - Static variable in class FairCom.CtreeDb.Types.FIELD_STATUS
Original field as read from table
OLD - Static variable in class FairCom.CtreeDb.Types.FTI_STATUS
 
OLD - Static variable in class FairCom.CtreeDb.Types.INDEX_STATUS
Original value (no changes)
OLD - Static variable in class FairCom.CtreeDb.Types.SEGMENT_STATUS
Original segment as read from file
ON - Static variable in class FairCom.CtreeDb.Types.OPS_STATE
Turn a status bit on.
Open(String, int) - Method in class FairCom.CtreeDb.CTTable
Opens an existing table for the current object.
OPEN_MODE - Class in FairCom.CtreeDb.Types
Open mode used on a CTTable.Open(java.lang.String, int) call
OPEN_MODE() - Constructor for class FairCom.CtreeDb.Types.OPEN_MODE
 
OPERATOR_TYPE - Class in FairCom.CtreeDb.Types
Operator type used on a CTResultSetCriteria.setOperator(int) call
OPERATOR_TYPE() - Constructor for class FairCom.CtreeDb.Types.OPERATOR_TYPE
 
OPS_MODE - Class in FairCom.CtreeDb.Types
Operation mode used on a CTBase.SetOperation(int, int) call
OPS_MODE() - Constructor for class FairCom.CtreeDb.Types.OPS_MODE
 
OPS_STATE - Class in FairCom.CtreeDb.Types
Operation state expected values
OPS_STATE() - Constructor for class FairCom.CtreeDb.Types.OPS_STATE
 
OPTIONSUPDATED - Static variable in class FairCom.CtreeDb.Types.FTI_STATUS
 
OUT - Static variable in class FairCom.CtreeDb.Types.KEEPLOCK_MODE
Release only locks obtained within transaction and/or locks on records updated within transaction.
OUTALL - Static variable in class FairCom.CtreeDb.Types.KEEPLOCK_MODE
Unconditionally keep all locks acquired before transaction began.
OVERFLOW - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Operation causes Overflow

P

PADDING_INDEX - Static variable in class FairCom.CtreeDb.Types.KEY_TYPE
Padding compression
PartAdminByName(String, int) - Method in class FairCom.CtreeDb.CTTable
Performs a partition operation on the partition specified by name.
PartAdminByNumber(int, int) - Method in class FairCom.CtreeDb.CTTable
Performs a partition operation on the partition specified by raw partition number.
PARTAUTO - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Create the table with partition file support
PARTIAL - Static variable in class FairCom.CtreeDb.Types.LOCATE_MODE
Partial key
PARTITION_DEFINED - Static variable in class FairCom.CtreeDb.Types.CTDBRET
file partition already defined
PERMANENT - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Many operating systems and/or C compiler run-time libraries limit the number of files that can be opened at one time.
PHYS - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Retrieve records by physical order
PORTER - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_TOKENIZER
 
PREIMG - Static variable in class FairCom.CtreeDb.Types.BEGIN_MODE
Transaction atomicity only.
PREIMG - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
This mode implements transaction processing for a table but does not support automatic file recovery.
PrepareCommit() - Method in class FairCom.CtreeDb.CTBase
Prepares a two-phase commit transaction to be committed.
Prev() - Method in class FairCom.CtreeDb.CTRecord
Moves to previous record in table
PROMOTE_UINT - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
promote unsigned integer to greater signed type
PURGE - Static variable in class FairCom.CtreeDb.Types.CTPART_MODE_E
Remove partition(s)
PURGEDUP - Static variable in class FairCom.CtreeDb.Types.ALTER_TABLE
Purge duplicate record
PURGEDUP - Static variable in class FairCom.CtreeDb.Types.REBUILD_MODE
purge duplicate records

R

RANGE - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Retrieve records by index range
RAW - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Tables opened with this mode to force the internals to ignore the record definition and load the records as raw buffers.
Read() - Method in class FairCom.CtreeDb.CTRecord
Rereads the current record
READ - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
Non-blocking read locks.
READ_BLOCK - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
Blocking read lock.
READLOCK - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Enable automatic, low level, blocking read locks on each record access that does not already have a lock.
READONLY - Static variable in class FairCom.CtreeDb.Types.CTDBRET
table was open read only
READONLY - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Opens the table in OPEN_MODE.READONLY mode and does not allow any modifications to the table structure or data records.
Rebuild(int) - Method in class FairCom.CtreeDb.CTTable
Builds data and index files.
REBUILD_ALL - Static variable in class FairCom.CtreeDb.Types.TABLE_STATUS
Rebuild all indices
REBUILD_DODA - Static variable in class FairCom.CtreeDb.Types.TABLE_STATUS
Update the table DODA
REBUILD_FULL - Static variable in class FairCom.CtreeDb.Types.TABLE_STATUS
Full table rebuild.
REBUILD_INDEX - Static variable in class FairCom.CtreeDb.Types.TABLE_STATUS
Add new indices to table
REBUILD_MODE - Class in FairCom.CtreeDb.Types
REBUILD_MODE() - Constructor for class FairCom.CtreeDb.Types.REBUILD_MODE
 
REBUILD_NONE - Static variable in class FairCom.CtreeDb.Types.TABLE_STATUS
Nothing to be done, no changes to table
REBUILD_RESOURCE - Static variable in class FairCom.CtreeDb.Types.TABLE_STATUS
Update table FC!DFLD resource
RECBYT - Static variable in class FairCom.CtreeDb.Types.IDXNO
RECBYT indices were introduced in the c-treeACE ISAM API to provide improved space management for variable length records in a table and to permit backward physical traversal of data files that contain resources and variable length records.
RECBYT - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
 
RecordSetOff() - Method in class FairCom.CtreeDb.CTRecord
Deactivates the record set
RecordSetOn(int) - Method in class FairCom.CtreeDb.CTRecord
Activates the record set.
REGSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute byte offset - No transformation
REGULAR - Static variable in class FairCom.CtreeDb.Types.FTI_FIELD_MODE
 
Remove() - Method in class FairCom.CtreeDb.CTTable
Deletes the current table.
RemoveCriteria(CTResultSetCriteria) - Method in class FairCom.CtreeDb.CTResultSet
Removes a criteria from the current result set object
RemoveVTableResource(CTTable, int) - Method in class FairCom.CtreeDb.CTTable
Removes a virtual table resource.
RenameTable(String, String) - Method in class FairCom.CtreeDb.CTDatabase
Assigns a new name to an existing table.
RES - Static variable in class FairCom.CtreeDb.Types.FIELD_STATUS
Field resource changed
RESERVEDNAME - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Invalid use of reserved name
Reset() - Method in class FairCom.CtreeDb.CTRecord
Resets the record to its initial condition
RESET - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
equivalent to calling Lock with LOCK_MODE.FREE followed by Lock() with LOCK_MODE.WRITE.
ResetAll() - Method in class FairCom.CtreeDb.CTTable
Reset all active record buffers associated with table.
ResetFailOverState() - Method in class FairCom.CtreeDb.CTSession
Resets the value of the failover state to 0.
RESTORE_READ - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
To be used after a call to Lock with the CTLOCK_SUSPEND mode.
RESTORE_READ_BLOCK - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
To be used after a call to Lock with the CTLOCK_SUSPEND mode.
RESTORE_WRITE - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
To be used after a call to Lock with the CTLOCK_SUSPEND mode.
RESTORE_WRITE_BLOCK - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
To be used after a call to Lock with the CTLOCK_SUSPEND mode.
RestoreSavePoint(int) - Method in class FairCom.CtreeDb.CTBase
Restores a previously set save point.
RETURN - Static variable in class FairCom.CtreeDb.Types.OPS_STATE
Return the entire status word.
RETURN_IDXMETHOD - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
return SQL index method id
RETURN_MAXFLDLEN - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
return maximum length of fields
RETURN_PRIIDXNAME - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
return primary key index name
RETURN_SYMTBLNAME - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
return alternate symbolic table name
RETURN_TBLPREFIX - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
return prefix to table name
RETURN_TBLUID - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
return table id
REUSE - Static variable in class FairCom.CtreeDb.Types.CTPART_MODE_E
Reuse purged member raw number
RIDXNAM - Static variable in class FairCom.CtreeDb.Types.INDEX_STATUS
Index symbolic name changed
ROUTERERROR - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Router table error
ROWID - Static variable in class FairCom.CtreeDb.Types.IDXNO
The ROWID index holds the auto increment value generated automatically by c-tree every time a new record is added to the table.
ROWIDSEG - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Attempt to create an index with rowid reference on table with no rowid support

S

SCHSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute field number
SCHSRL - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute field number - auto increment
SeekRecord(long) - Method in class FairCom.CtreeDb.CTRecord
Moves the record to position pointed by offset
SEG_MODE - Class in FairCom.CtreeDb.Types
Segment mode used on a CTSegment.SetMode(int) call
SEG_MODE() - Constructor for class FairCom.CtreeDb.Types.SEG_MODE
 
SEGMENT_STATUS - Class in FairCom.CtreeDb.Types
Segment status expected on a CTSegment.GetStatus() call
SEGMENT_STATUS() - Constructor for class FairCom.CtreeDb.Types.SEGMENT_STATUS
 
SERIAL_UPD - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Changes GetSerialNbr() operation.
SERVER - Static variable in class FairCom.CtreeDb.Types.LIB_TYPE
Server side library.
SESSION - Static variable in class FairCom.CtreeDb.Types.ATTACH_MODE
Attach to a c-treeDB session whose session handle is pointed by parameter source.
SESSION_PARAM - Class in FairCom.CtreeDb.Types
Session parameter values used on a CTSession.SetParam(int, int) call
SESSION_PARAM() - Constructor for class FairCom.CtreeDb.Types.SESSION_PARAM
 
SESSION_TYPE - Class in FairCom.CtreeDb.Types
Session type used on a CTSession.SetSessionType(int) call
SESSION_TYPE() - Constructor for class FairCom.CtreeDb.Types.SESSION_TYPE
 
SET - Static variable in class FairCom.CtreeDb.Types.OPS_STATE
Set the entire status word.
SetAutoCommit(boolean) - Method in class FairCom.CtreeDb.CTBase
Sets the auto commit mode.
SetBatch(int) - Method in class FairCom.CtreeDb.CTRecord
Attempts to initiate a specified operation on a group of records with keys matching a partial key Value, an index range expression, or the entire table by physical order.
SetBatch(int, int, int) - Method in class FairCom.CtreeDb.CTRecord
Attempts to initiate a specified operation on a group of records with keys matching a partial key Value, an index range expression, or the entire table by physical order.
SetBinaryFlag(int, int) - Method in class FairCom.CtreeDb.CTTable
Sets the field BINARY_FLAG.
SetBinaryFlag(String, int) - Method in class FairCom.CtreeDb.CTTable
Sets the field BINARY_FLAG.
SetCallbackOnRebuild(Object, String, int) - Method in class FairCom.CtreeDb.CTSession
Sets the rebuild callback
SetClientLibraryOption(int, String) - Static method in class FairCom.CtreeDb.CTSession
Sets client side library option.
SetCndxExpression(String) - Method in class FairCom.CtreeDb.CTIndex
Sets the conditional expression for the current index
SetCommProtocolOption(int, String) - Static method in class FairCom.CtreeDb.CTSession
Sets communication protocol option.
SetConfigurationFile(String) - Static method in class FairCom.CtreeDb.CTSession
Sets the database engine configuration file name.
SetCurrentNodeName(String) - Method in class FairCom.CtreeDb.CTSession
Sets a client side node name.
SetDataDefaultExtentSize(int) - Method in class FairCom.CtreeDb.CTTable
Sets the c-tree data file default extent size
SetDataExtension(String) - Method in class FairCom.CtreeDb.CTTable
Sets the table data extension.
SetDefaultFullTextIndex(int) - Method in class FairCom.CtreeDb.CTRecord
Set the new record default Full Text index number
SetDefaultIndex(int) - Method in class FairCom.CtreeDb.CTRecord
Sets the new record default index number
SetDefaultIndex(String) - Method in class FairCom.CtreeDb.CTRecord
Sets the new record default index by its name
SetDefaultSqlTableOwner(String) - Method in class FairCom.CtreeDb.CTDatabase
Sets the default SQL table owner name.
SetDuplicateFlag(boolean) - Method in class FairCom.CtreeDb.CTIndex
Sets the "allow duplicate key" flag for the current index
SetEdited(boolean) - Method in class FairCom.CtreeDb.CTRecord
Sets the changed record flag
SetEmptyChar(char) - Method in class FairCom.CtreeDb.CTIndex
Sets the index "empty char" property for the current index
SetExclusive(boolean) - Method in class FairCom.CtreeDb.CTDatabase
Sets or clears the database exclusive flag.
SetExclusive(boolean) - Method in class FairCom.CtreeDb.CTSession
Sets or clears the session exclusive flag.
SetExclusive() - Method in class FairCom.CtreeDb.CTSession
Activates the session exclusive flag.
setField(CTField) - Method in class FairCom.CtreeDb.CTResultSetCriteria
Sets the CTField object for the current criteria
SetField(CTField) - Method in class FairCom.CtreeDb.CTSegment
Changes the underlying segment CTField
SetFieldAsBigDecimal(String, BigDecimal) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a BigDecimal value
SetFieldAsBigDecimal(int, BigDecimal) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a BigDecimal value
SetFieldAsBoolean(String, Boolean) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a boolean value
SetFieldAsBoolean(int, Boolean) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a boolean value
SetFieldAsBytes(String, byte[]) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a byte[] value
SetFieldAsBytes(int, byte[]) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a byte[] value
SetFieldAsCalendar(String, Calendar) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a Calendar value
SetFieldAsCalendar(int, Calendar) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a Calendar value
SetFieldAsDouble(String, Double) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a Double value
SetFieldAsDouble(int, Double) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a Double value
SetFieldAsFloat(String, Float) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a Float value
SetFieldAsFloat(int, Float) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a Float value
SetFieldAsInt(String, Integer) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as an Integer value
SetFieldAsInt(int, Integer) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as an Integer value
SetFieldAsJSON(int, String) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a JSON value
SetFieldAsJSON(String, String) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a JSON value
SetFieldAsLong(String, Long) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a long value
SetFieldAsLong(int, Long) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a long value
SetFieldAsString(String, String) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a String value
SetFieldAsString(int, String) - Method in class FairCom.CtreeDb.CTRecord
Sets the field contents as a String value
SetFieldBinaryFlag(int) - Method in class FairCom.CtreeDb.CTField
Sets the value of the field binary handling flag.
SetFieldDefaultDateTimeType(int, int) - Method in class FairCom.CtreeDb.CTField
Sets the default field value date and time type to be used when converting CT_DATE, CT_TIME and CT_TIMES String values.
SetFieldDefaultValue(String) - Method in class FairCom.CtreeDb.CTField
Sets the field default value.
SetFieldStringEncoding(String) - Method in class FairCom.CtreeDb.CTField
Set the field string encoding.
SetFilename(String, String) - Method in class FairCom.CtreeDb.CTIndex
Sets the index path and filename.
SetFilter(String) - Method in class FairCom.CtreeDb.CTRecord
Sets or clears record filter condition.
SetFullTextIndexOption(CTFullTextIndex, int, String, int) - Method in class FairCom.CtreeDb.CTTable
Set Full Text index options
SetFullTextIndexOption(int, int, String, int) - Method in class FairCom.CtreeDb.CTTable
Set Full Text index options
SetFullTextIndexOption(String, int, String, int) - Method in class FairCom.CtreeDb.CTTable
Set Full Text index options
SetGroupid(String) - Method in class FairCom.CtreeDb.CTTable
Sets the table group id.
SetHandle(CTHANDLE) - Method in class FairCom.CtreeDb.CTBase
Sets the internal JTDB handle.
setHighValue(String) - Method in class FairCom.CtreeDb.CTResultSetCriteria
Sets the High value for the current criteria
SetIdentityField(String, long, long) - Method in class FairCom.CtreeDb.CTTable
Sets the identity field.
SetIndexDefaultExtentSize(int) - Method in class FairCom.CtreeDb.CTTable
Sets the c-tree index file default extent size
SetIndexExtension(String) - Method in class FairCom.CtreeDb.CTTable
Sets the table index extension.
SetIndexFilename(int, String, String) - Method in class FairCom.CtreeDb.CTTable
Sets the index file name.
SetIndexFilename(String, String, String) - Method in class FairCom.CtreeDb.CTTable
Sets the index file name.
SetJSONField(CTField, String, int, int) - Method in class FairCom.CtreeDb.CTSegment
Changes the underlying segment CTField
SetKeepLock(int) - Method in class FairCom.CtreeDb.CTBase
Sets the KEEPLOCK_MODE applied when an active transaction is commited or aborted by calling Abort() or Commit().
SetKeyType(int) - Method in class FairCom.CtreeDb.CTIndex
Sets the Index KEY_TYPE
SetLength(int) - Method in class FairCom.CtreeDb.CTField
Sets the field length.
SetLicenseFile(String) - Static method in class FairCom.CtreeDb.CTSession
Sets the database engine license file name.
SetLocalDirectory(String) - Static method in class FairCom.CtreeDb.CTSession
Sets the database engine local (data) directory.
SetLogonOnly() - Method in class FairCom.CtreeDb.CTSession
Sets the session logon only flag.
SetLogonOnly(boolean) - Method in class FairCom.CtreeDb.CTSession
Sets the session logon only flag.
SetLogPath(String) - Method in class FairCom.CtreeDb.CTSession
Set transaction processing control file path for single-user applications
setLowValue(String) - Method in class FairCom.CtreeDb.CTResultSetCriteria
Sets the Low value for the current criteria
SetMode(int) - Method in class FairCom.CtreeDb.CTSegment
Sets the SEG_MODE
SetMRTTableFilter(String) - Method in class FairCom.CtreeDb.CTTable
Sets filter information in the virtual table handle.
SetName(String) - Method in class FairCom.CtreeDb.CTField
Sets the field name.
SetName(String) - Method in class FairCom.CtreeDb.CTIndex
Sets the index name, before the table is created.
SetNew(boolean) - Method in class FairCom.CtreeDb.CTRecord
Sets the new record flag
SetNullFlag(boolean) - Method in class FairCom.CtreeDb.CTField
Sets Null Flag.
SetNullFlag(boolean) - Method in class FairCom.CtreeDb.CTIndex
Sets the "allow null key" flag for the current index
SetOnOff(CTRecord, boolean, boolean, int) - Method in class FairCom.CtreeDb.CTResultSet
Turns ON or OFF a result set criteria to a given CTRecord
SetOperation(int, int) - Method in class FairCom.CtreeDb.CTBase
Sets the OPS_MODE for special performance-related functionality and tests operational states for critical events.
setOperator(int) - Method in class FairCom.CtreeDb.CTResultSetCriteria
Sets the OPERATOR_TYPE for the current criteria
SetOption(int, String, int) - Method in class FairCom.CtreeDb.CTFullTextIndex
Set Full Text index options
SetOption(int, String, int) - Method in class FairCom.CtreeDb.CTFullTextIndexDictionary
Set Full Text index Dictionary options
SetOwner(String) - Method in class FairCom.CtreeDb.CTTable
Sets the table owner.
SetPadChar(char, char) - Method in class FairCom.CtreeDb.CTTable
Sets the table pad and field delimiter characters in the table handle.
SetParam(int, int) - Method in class FairCom.CtreeDb.CTSession
Sets session parameters values.
SetPassword(String) - Method in class FairCom.CtreeDb.CTTable
Sets the table password.
SetPath(String) - Method in class FairCom.CtreeDb.CTSession
Sets the session dictionary path
SetPath(String) - Method in class FairCom.CtreeDb.CTTable
Sets the table path.
SetPathPrefix(String) - Method in class FairCom.CtreeDb.CTSession
The CTDB path prefix feature is similar to c-tree Server's LOCAL_DIRECTORY configuration keyword.
SetPermission(int) - Method in class FairCom.CtreeDb.CTTable
Sets the table permission mask.
SetPrecision(int) - Method in class FairCom.CtreeDb.CTField
Sets the field precision.
SetRecordBuffer(byte[]) - Method in class FairCom.CtreeDb.CTRecord
Sets the current record buffer
SetSavePoint() - Method in class FairCom.CtreeDb.CTBase
Sets a new transaction save point.
SetScale(int) - Method in class FairCom.CtreeDb.CTField
Sets the field scale value.
SetSessionId(int) - Method in class FairCom.CtreeDb.CTSession
Sets the task ID associated with this session.
SetSessionType(int) - Method in class FairCom.CtreeDb.CTSession
Changes the current SESSION_TYPE.
SetSqlCallback(Object, String) - Method in class FairCom.CtreeDb.CTSession
Sets the sqlimport callback
SetStatusLogPath(String) - Method in class FairCom.CtreeDb.CTSession
Set status log file path for single-user applications
SetTemporaryFlag(boolean) - Method in class FairCom.CtreeDb.CTIndex
Sets the temporary flag for the current index
SetTempPath(String) - Method in class FairCom.CtreeDb.CTSession
Set status temporary file path for single-user applications
SetTransactionMode(int) - Method in class FairCom.CtreeDb.CTBase
Sets the BEGIN_MODE.
SetType(int, int) - Method in class FairCom.CtreeDb.CTField
Sets the field FIELD_TYPE and length.
SFLOAT - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Four-byte floating point.
SGNSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute byte offset - signed int/long
SIMPLE - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION_TOKENIZER
 
SINGLE - Static variable in class FairCom.CtreeDb.Types.LIB_TYPE
Single user libary.
SMALLINT - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Signed two-byte integer.
SOCKET_TIMEOUT - Static variable in class FairCom.CtreeDb.Types.COMM_PROTOCOL_OPTIONS
Sets the client side socket timeout in seconds, pass the number of seconds as string
SOCKET_WAIT_INTERVAL - Static variable in class FairCom.CtreeDb.Types.COMM_PROTOCOL_OPTIONS
Sets the socket wait interval in seconds, pass the number of seconds as string
SQL - Static variable in class FairCom.CtreeDb.Types.SESSION_TYPE
Allocate a new session for c-treeACE SQL processing.
SQL_CALLBACK_MODE - Class in FairCom.CtreeDb.Types
SQL callback mode values
SQL_CALLBACK_MODE() - Constructor for class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
 
SRLSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute byte offset - auto increment
StartDatabaseEngine() - Static method in class FairCom.CtreeDb.CTSession
Initializes c-tree's basic features.
STATUS - Static variable in class FairCom.CtreeDb.Types.CTPART_MODE_E
Return member status in sysiocod
STOP_LIST - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
StopDatabaseEngine() - Static method in class FairCom.CtreeDb.CTSession
Shutdown the database Engine.
STRING_PARTSEG - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
allow segments on strings missing last byte
SUPERFILE - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
SUSPEND - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
Temporarily suspend locking.

T

TABLE_STATUS - Class in FairCom.CtreeDb.Types
Table status expected on a CTTable.GetStatus() call
TABLE_STATUS() - Constructor for class FairCom.CtreeDb.Types.TABLE_STATUS
 
TABLEEXIST - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Table already exist
THREA - Static variable in class FairCom.CtreeDb.Types.LIB_TYPE
Multi-threaded enabled.
TIME - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Unsigned four-byte integer interpreted as time.
TIME_MS - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Variable length data.
TIME_TYPE - Class in FairCom.CtreeDb.Types
Time type to be used on a CTField.SetFieldDefaultDateTimeType(int, int) call
TIME_TYPE() - Constructor for class FairCom.CtreeDb.Types.TIME_TYPE
 
TIMES - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Time stamp.
TIMES_MS - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Variable length data.
TIMESTAMP - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Time stamp.
TINYINT - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Signed one byte integer.
TOKENIZER - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
TOKENSIZE - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
TOOBIG - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Argument is too big
TRACK_MON - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Toggle memory track monitor.
TRAN - Static variable in class FairCom.CtreeDb.Types.LIB_TYPE
Transaction processing enabled.
TRNLOG - Static variable in class FairCom.CtreeDb.Types.BEGIN_MODE
Full transaction processing functionality including auto-recovery.
TRNLOG - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
With this mode you will get the full benefit of transaction processing, including both atomicity and automatic recovery.
TRUNCATE - Static variable in class FairCom.CtreeDb.Types.ALTER_TABLE
Truncate the table - forces FULL alter
TWOPHASE - Static variable in class FairCom.CtreeDb.Types.BEGIN_MODE
Enable two-phase commit transaction mode.
TYPE - Static variable in class FairCom.CtreeDb.Types.FIELD_STATUS
Field type changed

U

UNCSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
A RECBYT index is an index based on the byte offset (recbyt) of the record being indexed.
UNDERFLOW - Static variable in class FairCom.CtreeDb.Types.CTDBRET
Operation cause underflow
UnLoadCallbackLib(boolean) - Method in class FairCom.CtreeDb.CTSession
Unloads the CallBack library.
Unlock() - Method in class FairCom.CtreeDb.CTBase
Disables record locks.
UNLOCK_ADD - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Automatic unlock on add.
UNLOCK_RWT - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Automatic unlock on rewrite.
UNLOCK_UPD - Static variable in class FairCom.CtreeDb.Types.OPS_MODE
Automatic unlock on add or rewrite
UNLOCKONCLOSE - Static variable in class FairCom.CtreeDb.Types.OPEN_MODE
Causes an internal call to ctdbUnlockTable() when the table is closed to remove any lock on the table
UnlockRecord() - Method in class FairCom.CtreeDb.CTRecord
Releases current record lock
UnlockTable() - Method in class FairCom.CtreeDb.CTTable
Releases all record locks associated with the current table.
UPD - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Rewrite a group of records
UPDATE - Static variable in class FairCom.CtreeDb.Types.FTI_OPTION
 
UpdateCndxIndex(int, String) - Method in class FairCom.CtreeDb.CTTable
Add, modify or delete conditional index by number.
UpdateCndxIndex(String, String) - Method in class FairCom.CtreeDb.CTTable
Add, modify or delete conditional index by name.
UpdateCreateMode(int) - Method in class FairCom.CtreeDb.CTTable
Updates the table create mode.
UPDATEIFIL - Static variable in class FairCom.CtreeDb.Types.REBUILD_MODE
update table IFIL structure
UpdatePadChar(char, char, boolean) - Method in class FairCom.CtreeDb.CTTable
Updates the table pad and delimiter character resource.
UREGSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute byte offset - uppercase
USCHSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute field number - uppercase
USERPRF_CLRCHK - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
instructs single-user TRANPROC applications to remove S*.FCS and L*.FCS files upon a successful application shutdown.
USERPRF_LOCLIB - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
specifies this instance of c-tree Plus is to be directed to a local database.
USERPRF_NDATA - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
enable the manual mode of UNIFRMAT support.
USERPRF_NTKEY - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
disables the automatic TransformKey() feature.
USERPRF_PTHTMP - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
changes GetCtTempFileName() from its default operation of returning a temporary file name to specifying a directory name where temporary files are to reside.
USERPRF_SAVENV - Static variable in class FairCom.CtreeDb.Types.SESSION_PARAM
enable the automatic SAVENV feature.
UTF16 - Static variable in class FairCom.CtreeDb.Types.FTI_FIELD_MODE
 
UTF8 - Static variable in class FairCom.CtreeDb.Types.FTI_FIELD_MODE
 
UVARSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Relative field number - uppercase
UVSCHSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute field number - pad strings upper

V

V2STRING - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Variable length data with 2-byte length count.
V2UNICODE - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
A variable length field that begins with a 2-byte integer specifying the number of bytes in the following UTF16 encoded string.
V4STRING - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Variable length data with 4-byte length count.
V8DELFLD - Static variable in class FairCom.CtreeDb.Types.ALTER_TABLE
force V8DELFLD during alter table
V8DELFLD - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
create the table using sizeof(LONG)(4) bytes delfld size as it was in v9 and previous
VARBINARY - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Variable length data.
VARCHAR - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Variable length data.
VARSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Relative field number
VERIFY - Static variable in class FairCom.CtreeDb.Types.BATCH_MODE
Verify target keys
VPSTRING - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Varying length field data with 1-byte length count
VRLEN - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
Create the table in variable length mode
VSCHSEG - Static variable in class FairCom.CtreeDb.Types.SEG_MODE
Absolute field number - pad strings
VSTRING - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
Variable length data with 4-byte length count.
VTABLEEXIST - Static variable in class FairCom.CtreeDb.Types.CTDBRET
The table has VTables defined in the dictionary
VTABLETYPE - Static variable in class FairCom.CtreeDb.Types.CTDBRET
The VTable type in the dictionary mistmatches the one in the resource
VUNICODE - Static variable in class FairCom.CtreeDb.Types.FIELD_TYPE
A variable length field containing a UTF16 encoded, null terminated string.

W

WARNING - Static variable in class FairCom.CtreeDb.Types.SQL_CALLBACK_MODE
handle warning
Write() - Method in class FairCom.CtreeDb.CTRecord
Writes the record buffer to disk
WRITE - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
Non-blocking write lock.
WRITE_BLOCK - Static variable in class FairCom.CtreeDb.Types.LOCK_MODE
Blocking write lock.
WRITES_ALLOWED - Static variable in class FairCom.CtreeDb.Types.COMM_PROTOCOL_OPTIONS
Forces enabling the writes on read-only server, pass "yes" as value to enable
WRITETHRU - Static variable in class FairCom.CtreeDb.Types.CREATE_MODE
This mode forces the operating system to flush all disk cache buffers when a data write occurs.

Y

YMD_DATE - Static variable in class FairCom.CtreeDb.Types.DATE_TYPE
Date is yymmdd
A B C D E F G H I J K L M N O P R S T U V W Y