Uses of Package
com.tietoenator.trip.jxp.database
-
Packages that use com.tietoenator.trip.jxp.database Package Description com.tietoenator.trip.jxp.control CONTROL database inspection and manipulation.com.tietoenator.trip.jxp.data Database content manipulation.com.tietoenator.trip.jxp.database Classes to inspect and modify database design.com.tietoenator.trip.jxp.graph [EXPERIMENTAL] Graph database querying and manipulation. -
Classes in com.tietoenator.trip.jxp.database used by com.tietoenator.trip.jxp.control Class Description TdbDatabaseDesign Container and manipulation logic for a database design. -
Classes in com.tietoenator.trip.jxp.database used by com.tietoenator.trip.jxp.data Class Description TdbDatabaseDesign Container and manipulation logic for a database design.TdbFieldDesign Container and logic relating to a specific field within a database design -
Classes in com.tietoenator.trip.jxp.database used by com.tietoenator.trip.jxp.database Class Description TdbCompressionContext This class provides contextual information for a database compression operation via the Compress method on the TdbDatabaseDesign class.TdbDatabaseDesign Container and manipulation logic for a database design.TdbDefaultFunction An enumeration of the possible function types that can be applied to fields (of the appropriate type) to serve as default valuesTdbErrorCheckSink 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 designTdbFieldGroupType An enumeration of the possible field group types.TdbIntegrityRule Container and logic related to referential integrity rules between two databases, a master and a slave.TdbIntegrityType An enumeration of the possible types of referential integrity ruleTdbSegmentationType Types of token segmentation that can be performed on Chinese text.TdbTextSeparators Container for indexing rules, i.e. the classes and characters that "separate" linguistic entities such as sentences and paragraphs. -
Classes in com.tietoenator.trip.jxp.database used by com.tietoenator.trip.jxp.graph Class Description TdbDatabaseDesign Container and manipulation logic for a database design.