You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Allows query join types to be set.
REPLACE WITH THIS IMAGE: Images/Model Conversions/setqueryjoin_623x1104.png

Label

Description

Match for entity

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

Match for FK entity

Select the criteria for finding the matching FK entities.

Match for PK entity

Select the criteria for finding the matching PK 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.

Match source set

Select the matching source set name using a template. The following variable is available:

  • sourceSet: The source set object of the matched entity.
    The default value "-sourceSet.name.matches(".") -{*}" can be used to populate query join types for all available source sets.

Copy joins from source

If each table involved in the join is sourced from only one other table the query join type will be copied from the source tables of the tables involved in the join.

  • No labels