Package | Description |
---|---|
com.tietoenator.trip.jxp.data |
Database content manipulation.
|
com.tietoenator.trip.jxp.graph |
[EXPERIMENTAL] Graph database querying and manipulation.
|
Class and Description |
---|
TdbAseCall
Represents a call to an ASE routine when inserting or updating a record.
|
TdbComponent
Container for a particular component of a record, i.e.
|
TdbDataFormat
Data formats available for retrieval when fetching one or more records
from the server.
|
TdbField
Base abstraction that all strongly-typed field classes extend.
|
TdbFieldFetchOption
Used with the TdbFieldTemplate class to indicate how to fetch
field values from the server.
|
TdbFieldFetchType
Used with the TdbFieldTemplate class to indicate how to fetch
TEXT field values from the server.
|
TdbFieldTemplate
Container for a specific field's template.
|
TdbNlpInfo
Container for natural language processing information.
|
TdbNlpInfo.FieldMappingType
Field name mapping mode for extracted meta-data.
|
TdbRecord
Container and manipulation logic for a particular record from a database
|
TdbRecordSet
Container and manipulation logic for a set of records from a database
or query.
|
TdbRendition
Extends TdbFieldTemplate to provide rendition requests specific to STring
fields.
|
TdbRenditionType
Allows the calling application to set a rendition type, or processing type,
for the STring field (only) that is being retrieved.
|
TdbSearchSet
Represents a TRIP search set.
|
TdbSortMergeType
Used with the TdbRecordSet and TdbSearchSet classes to indicate how
a sorted cluster search should be treated.
|
TdbStringField
Container for values in a STring field
|
TdbStructuredField
Intermediary abstract representation for subfields from a structured
field type such as PHrase, NUmber, etc.
|
TdbTextExtractionInfo
Container for text extraction information.
|
TdbTextField
Container and manipulation logic for a TExt field
|
TdbTuple
Represents rows in the table of fields in a record that the TdbTupleList
class is an representation of.
|
TdbTupleList
The TdbTupleList class is an abstraction of a collection of fields that form a
conceptual table within a record.
|
TdbXmlRecord.IOMode
The IOMode enum represents various ways that TRIPxml import and export
operations can take place.
|
TdbXmlRecord.XmlRecordType
For TRIPxml, indicates the type of document that is stored in the record.
|
Class and Description |
---|
TdbGraphRecord
Container and manipulation logic for a record from a TRIP graph database.
|
TdbRecord
Container and manipulation logic for a particular record from a database
|
TdbSearchSet
Represents a TRIP search set.
|