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.
|
Class and Description |
---|
TdbDatabaseDesign
Container and manipulation logic for a database design.
|
Class and Description |
---|
TdbDatabaseDesign
Container and manipulation logic for a database design.
|
TdbFieldDesign
Container and logic relating to a specific field within a database design
|
Class and 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 values
|
TdbErrorCheckSink
Sink class that collects errors / warnings from a database diagnosis
attempt.
|
TdbFieldDesign
Container and logic relating to a specific field within a database design
|
TdbFieldGroupDesign
Container and logic relating to a specific field group within a database design
|
TdbFieldGroupType
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 rule
|
TdbSegmentationType
Types of token segmentation that can be performed on Chinese text.
|
TdbTextSeparators
Container for indexing rules, i.e.
|
Class and Description |
---|
TdbDatabaseDesign
Container and manipulation logic for a database design.
|