| Package | Description |
|---|---|
| com.orchestranetworks.addon.dint.mapping |
Provides classes and interfaces for creating a mapping specification between source and target tables.
|
| com.orchestranetworks.addon.dint.mapping.steps |
Provides classes and interfaces for creating the field mapping steps and the transformation mapping steps.
|
| Class and Description |
|---|
| ConstantTransformationMappingStep
Mapping step for a constant value.
|
| MappingStep
Steps to construct a mapping from source to target within a
TableMapping. |
| MappingStepSelector
Allows the selection of an exact
MappingStep in a TableMapping. |
| SourceFieldMappingStep
Mapping step for a source
Field. |