- Table<F extends Field> - Interface in com.orchestranetworks.addon.dint.schema
-
Represents a table in a data source.
- TABLE - Static variable in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
-
Name of the table parameter.
- TableMapping<SF extends Field,TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping
-
- TableMapping() - Constructor for class com.orchestranetworks.addon.dint.mapping.TableMapping
-
- TableMappingResult - Interface in com.orchestranetworks.addon.dint
-
Result for a
TableMapping after performing a data integration execution.
- TARGET_FIELD - Static variable in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
-
Name of the target field (replacement field) parameter.
- TargetFieldMappingStep<SF extends Field,TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping.steps
-
Mapping step for a target
Field.
- TargetTable<T extends Table<F>,F extends Field> - Class in com.orchestranetworks.addon.dint.mapping
-
- TargetTable() - Constructor for class com.orchestranetworks.addon.dint.mapping.TargetTable
-
- TemplateSpec - Class in com.orchestranetworks.addon.dint.template
-
Abstract specification for a template.
- TimeToString - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from time to string.
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConstantTransformationMappingStep
-
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConversionTransformationMappingStep
-
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.CrossReferenceTransformationMappingStep
-
- toField(String, TF) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
-
Maps one of the output values with a target field using a logical name.
- toField(int, TF) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
-
Maps one of the output values with a target field.
- toField(TF) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.SingleOutputTransformableStep
-
Maps the value with a target field.
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SourceFieldMappingStep
-
- toField(String, TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
-
- toField(int, TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
-
- transform(TransformationExecutionContext<I>) - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationFunction
-
Performs the transformation.
- TransformationCategory - Enum in com.orchestranetworks.addon.dint.transformation
-
Categories of transformations.
- TransformationConfigurationContext - Interface in com.orchestranetworks.addon.dint.transformation
-
Allows to access the configuration of a transformation.
- TransformationDefinition<I,O> - Interface in com.orchestranetworks.addon.dint.transformation
-
Definition of a transformation.
- TransformationExecutionContext<I> - Interface in com.orchestranetworks.addon.dint.transformation
-
Accesses the data to be transformed.
- TransformationFunction<I,O> - Interface in com.orchestranetworks.addon.dint.transformation
-
- TransformationMappingStep<SF extends Field,TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping.steps
-
- TransformationRegistry - Class in com.orchestranetworks.addon.dint.transformation
-
- TransformationRegistry() - Constructor for class com.orchestranetworks.addon.dint.transformation.TransformationRegistry
-