| Package | Description |
|---|---|
| com.orchestranetworks.addon.dint |
Provides classes and interfaces to execute a data integration task.
|
| com.orchestranetworks.addon.dint.mapping |
Provides classes and interfaces for creating a mapping specification between source and target tables.
|
| com.orchestranetworks.addon.dint.template |
Provides classes and interfaces that represent a specification for a user defined template.
|
| Class and Description |
|---|
| MappingSpec
Global mapping specification.
|
| Class and Description |
|---|
| CSVSourceTable
Represents the CSV source table in a
TableMapping. |
| CSVTargetTable
Represents the CSV target table in a
TableMapping. |
| EBXSourceTable
Represents the EBX source table in a
TableMapping. |
| EBXTargetTable
Represents the EBX target table in a
TableMapping. |
| ExcelSourceTable
Represents the Excel source table in a
TableMapping. |
| ExcelTargetTable
Represents the Excel target table in a
TableMapping. |
| FieldMatcher
Strategy to match source fields with target fields when mapping fields.
|
| MappingSpec
Global mapping specification.
|
| SourceTable
Represents a source table in a
TableMapping. |
| SQLSourceTable
Represents the SQL source table in a
TableMapping. |
| SQLTargetTable
Represents the SQL target table in a
TableMapping. |
| TableMapping
Mapping between a
SourceTable and a TargetTable. |
| TableMappingModificationContext
Context to modify an existing
TableMapping. |
| TableMappingSelector
Selects an exact
TableMapping in a MappingSpec. |
| TargetTable
Represents a target table in a
TableMapping. |
| Class and Description |
|---|
| CSVSourceTable
Represents the CSV source table in a
TableMapping. |
| CSVTargetTable
Represents the CSV target table in a
TableMapping. |
| EBXSourceTable
Represents the EBX source table in a
TableMapping. |
| EBXTargetTable
Represents the EBX target table in a
TableMapping. |
| ExcelSourceTable
Represents the Excel source table in a
TableMapping. |
| ExcelTargetTable
Represents the Excel target table in a
TableMapping. |
| SourceTable
Represents a source table in a
TableMapping. |
| SQLSourceTable
Represents the SQL source table in a
TableMapping. |
| SQLTargetTable
Represents the SQL target table in a
TableMapping. |
| TableMappingModifier
Allows modification of an existing
TableMapping. |
| TableMappingSelector
Selects an exact
TableMapping in a MappingSpec. |
| TargetTable
Represents a target table in a
TableMapping. |