Package com.tietoenator.trip.jxp
Main TRIPjxp package that contains generic classes and enumerations.
-
Interface Summary Interface Description TdbControlObjectProvider Basic interface implemented by all objects that contain Control object references.TdbTransformer<E> Generic object transformation interface, used to help create list factories for environments such as Beans, JSF, etc. -
Class Summary Class Description ShowVersion The "main" class of TRIPjxp.TdbControlObject This class provides an encapsulation of data related to objects retrieved from the CONTROL database via one of the TdbControlObjectList derivations.TdbMessageProvider Base class of anything that can feasibly create success or error messagesTdbMessageProvidingList<E> -
Enum Summary Enum Description TdbAccessRights Types of database access right.TdbCharacterSet Enumeration of character sets supported by TRIPTdbControlObjectType Control object type enumeration.TdbExtendedDatabaseType Extended database types enumerationTdbFieldType Enumeration of field typesTdbGraphRecordType Indicates the type of a graph record.TdbLanguage Enumeration of available TRIP CCL dialectsTdbProduct Definition of products that are licensed, and the names of those products for use with the appropriate methods on TdbSessionTdbTripFeature Enumeration of various TRIP features that the application or TRIPjxp itself may have to check for the existence of in order to determine the appropriate course of action for a particular operation. -
Exception Summary Exception Description TdbException All exceptions thrown by this class library conform to this type.