Package | Description |
---|---|
com.orchestranetworks.addon.dint |
Provides classes and interfaces to execute a data integration task.
|
com.orchestranetworks.addon.dint.dataconnector.spec |
Provides classes for source and target table specifications.
|
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.
|
com.orchestranetworks.addon.dint.schema |
Provides classes and interfaces that represent fields and tables for the supported data source.
|
com.orchestranetworks.addon.dint.transformation |
Provides classes and interfaces to define and register transformations.
|
Class and Description |
---|
Table
Represents a table in a data source.
|
Class and Description |
---|
DataType
Data type definition for a
Field , and the InputDefinition and OutputDefinition of a TransformationDefinition . |
Class and Description |
---|
Field
Field in a
Table . |
Table
Represents a table in a data source.
|
Class and Description |
---|
DataType
Data type definition for a
Field , and the InputDefinition and OutputDefinition of a TransformationDefinition . |
Field
Field in a
Table . |
Class and Description |
---|
CSVField
Field in a
CSVTable . |
DataType
Data type definition for a
Field , and the InputDefinition and OutputDefinition of a TransformationDefinition . |
DefaultDataTypes
Default data types provided by the add-on.
|
EBXField
Field in an
EBXTable . |
Field
Field in a
Table . |
SchemaPath |
Table
Represents a table in a data source.
|
Class and Description |
---|
DataType
Data type definition for a
Field , and the InputDefinition and OutputDefinition of a TransformationDefinition . |