Uses of Package
com.orchestranetworks.addon.dint.mapping
Package
Description
Provides classes and interfaces to execute a data integration task.
Provides classes and interfaces for creating a mapping specification between source and target tables.
Provides classes and interfaces that represent a specification for a user defined template.
-
-
ClassDescriptionRepresents the CSV source table in a
TableMapping
.Represents the CSV target table in aTableMapping
.Represents the EBX source table in aTableMapping
.Represents the EBX target table in aTableMapping
.Represents the Excel source table in aTableMapping
.Represents the Excel target table in aTableMapping
.Strategy to match source fields with target fields when mapping fields.Global mapping specification.Represents a source table in aTableMapping
.Represents the SQL source table in aTableMapping
.Represents the SQL target table in aTableMapping
.Mapping between aSourceTable
and aTargetTable
.Context to modify an existingTableMapping
.Selects an exactTableMapping
in aMappingSpec
.Represents a target table in aTableMapping
. -
ClassDescriptionRepresents the CSV source table in a
TableMapping
.Represents the CSV target table in aTableMapping
.Represents the EBX source table in aTableMapping
.Represents the EBX target table in aTableMapping
.Represents the Excel source table in aTableMapping
.Represents the Excel target table in aTableMapping
.Represents a source table in aTableMapping
.Represents the SQL source table in aTableMapping
.Represents the SQL target table in aTableMapping
.Allows modification of an existingTableMapping
.Selects an exactTableMapping
in aMappingSpec
.Represents a target table in aTableMapping
.