Merge all matched entities into a single entity.

Label

Description

Match for PK entity

Select the criteria for finding the matching PK entities.

Match for FK entity

Select the criteria for finding the matching FK entities.

Match for relationship

Select the criteria for finding the matching relationships from the drop-down list. Refer to Model Conversion Matching Criteria for details.

Merge to

  • PK entity: All FK entities merged into the PK entity.
  • FK entity : All PK entities merged into the FK entity.

Copy when merging to multiple entities

  • Merge to PK : Indicates whether to merge a FK entity into multiple matched PK entities.
  • Merge to FK : Indicates whether to merge a PK entity into multiple matched FK entities.

Duplicate attributes

The action to occur when duplicate attributes are found when merging.

  • Ignore: Do not create the attribute and continue
  • Rename: Rename the attribute with a _{n} suffix
  • Overwrite: Delete the existing attribute and create the new attribute
  • Fail: If duplicate attributes exist the model conversion will stop, prior changes will be rolled back.

Remove merging attribute

  • Merge to PK : Remove the merging FK attribute.
  • Merge to FK : Remove the merging PK attribute.

Remove from entity

Remove either the specified Prefix and Suffix when merging.

Add to entity

Add in the specified Prefix and Suffix when merging.

  • No labels