interactiveHelper.performAction(new InterfaceActionSetTargetDataStore(targetOdiDatastore, new MappingMatchPolicyColumnName(), new AutoMappingComputerLazy(), new AutoMappingComputerLazy(), new TargetKeyChooserLazy()));public class MappingMatchPolicyColumnName extends java.lang.Object implements IMappingMatchPolicy
MappingMatchPolicyLazy| Constructor and Description |
|---|
MappingMatchPolicyColumnName()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IColumn |
getNewColumnForTargetColumn(TargetColumn pTargetColumn,
IDataStore pNewTargetDataStore)
Deprecated.
Gets the new target datastore column matching the given column by name.
|
public IColumn getNewColumnForTargetColumn(TargetColumn pTargetColumn, IDataStore pNewTargetDataStore)
getNewColumnForTargetColumn in interface IMappingMatchPolicypTargetColumn - column to match by namepNewTargetDataStore - datastore to find the column match