Package com.tietoenator.trip.jxp.database
Classes to inspect and modify database design.
-
Class Summary Class Description TdbCompressionContext This class provides contextual information for a database compression operation via the Compress method on the TdbDatabaseDesign class.TdbDatabaseAccess Container and manipulation logic for database access rights to a particular database, thesaurus or database cluster.TdbDatabaseClusterDesign Provides a container and manipulation logic for a database clusterTdbDatabaseDesign Container and manipulation logic for a database design.TdbErrorCheckPhase Error check (database diagnosis) results are a Vector of error check phases.TdbErrorCheckSink Sink class that collects errors / warnings from a database diagnosis attempt.TdbFieldDesign Container and logic relating to a specific field within a database designTdbFieldGroupDesign Container and logic relating to a specific field group within a database designTdbIntegrityRule Container and logic related to referential integrity rules between two databases, a master and a slave.TdbLocations Provides configuration entries that specify file locations.TdbTextSeparators Container for indexing rules, i.e. the classes and characters that "separate" linguistic entities such as sentences and paragraphs.TdbThesaurusDesign Container and manipulation logic for a thesaurus design. -
Enum Summary Enum Description TdbDefaultFunction An enumeration of the possible function types that can be applied to fields (of the appropriate type) to serve as default valuesTdbFieldGroupType An enumeration of the possible field group types.TdbIntegrityType An enumeration of the possible types of referential integrity ruleTdbSegmentationType Types of token segmentation that can be performed on Chinese text.