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

N

NAME - Static variable in class FairCom.CtreeDb.Types.FIELD_STATUS
Field name changed
nativeType() - Method in class FairCom.CtreeDb.CTHANDLE
Retrieves the CTDB handle pointer
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(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
NextBatch(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
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(CTHANDLE, StringBuffer, StringBuffer) - Static method in class FairCom.CtreeDb.ctdb
 
NextDatabase(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
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.
NextRecord(CTHANDLE) - Static method in class FairCom.CtreeDb.ctdb
 
NextRecord(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
NextTable(StringBuffer, StringBuffer) - Method in class FairCom.CtreeDb.CTDatabase
Locates the next table in a database.
NextTable(CTHANDLE, StringBuffer, StringBuffer) - Static method in class FairCom.CtreeDb.ctdb
 
NextTable(long) - Static method in class FairCom.CtreeDb.ctdbJNI
 
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
notsrvrenv - Static variable in class FairCom.CtreeDb.ctdb
 
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(CTHANDLE, int) - Static method in class FairCom.CtreeDb.ctdb
 
NumberOfKeyEntries(long, int) - Static method in class FairCom.CtreeDb.ctdbJNI
 
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.
A B C D E F G H I J K L M N O P R S T U V W Y _ 
Skip navigation links