Package com.tietoenator.trip.jxp.data


package com.tietoenator.trip.jxp.data
Database content manipulation.
  • Class
    Description
    Represents a call to an ASE routine when inserting or updating a record.
    Container for a particular component of a record, i.e. either the head or a specific part record.
    Data formats available for retrieval when fetching one or more records from the server.
    Container and manipulation logic for the values within a DAte field
    Base abstraction that all strongly-typed field classes extend.
    Used with the TdbFieldTemplate class to indicate how to fetch field values from the server.
    Used with the TdbFieldTemplate class to indicate how to fetch TEXT field values from the server.
    Container for a specific field's template.
    Container and manipulation logic for a record from a TRIP graph database.
    Container and manipulation logic for a record from a grid cluster
    Container and manipulation logic for a set of records from a TRIPgrid
    Extends TdbRendition to provide requests for highlighted HTML renditions of STring fields, or TRIPxml exports with hit markup.
    Container and manipulation logic for an INteger field
    Container for natural language processing information.
    Field name mapping mode for extracted meta-data.
    Container and manipulation logic for the values within a NUmber field
    Container and manipulation logic for the values within a PHrase field
    Container and manipulation logic for a particular record from a database
    Container and manipulation logic for a set of records from a database or query.
    Extends TdbFieldTemplate to provide rendition requests specific to STring fields.
    Allows the calling application to set a rendition type, or processing type, for the STring field (only) that is being retrieved.
    Provides functionality for search and retrieval.
    Represents a TRIP search set.
    Used with the TdbRecordSet and TdbSearchSet classes to indicate how a sorted cluster search should be treated.
    Container for values in a STring field
    Intermediary abstract representation for subfields from a structured field type such as PHrase, NUmber, etc.
    Container for text extraction information.
    Container and manipulation logic for a TExt field
    Container and manipulation logic for the values within a TIme field
    Represents rows in the table of fields in a record that the TdbTupleList class is an representation of.
    The TdbTupleList class is an abstraction of a collection of fields that form a conceptual table within a record.
    Container and manipulation logic for a record from a TRIPxml database.
    The IOMode enum represents various ways that TRIPxml import and export operations can take place.
    For TRIPxml, indicates the type of document that is stored in the record.