Relationship details panel

This allows you to edit the details of the selected relationship.

Here is an example of what it looks like:

Header

This displays the name of the parent entity and the child entity for the relationship. Clicking on either entity name will display the entity details panel for that entity.

Parent Entity

This displays the list of all entities and has selected the current parent entity for the relationship. You may change the parent entity by selecting another entity from the list. Selecting the child entity will switch the parent and child entities.

Parent Assoc. Name

This allows you enter the association name for the parent entity.

Child Entity

This is similar to the Parent Entity except that it displays the child entity for the relationship.

Child Assoc. Name

This allows you enter the association name for the child entity.

Type

This allows you to specify a relationship type for the selected relationship. The following types are available:

1-1 for one-to-one relationships
1-M for one-to-many relationships

Identifying

This allows you specify whether the relationship is identifying or not.

Cascade Delete

This allows you specify a value for cascade delete for the relationship.

Description

This allows you to enter a description for the relationship.

Related concepts

Relationship

Related reference

Entities tab
Entity details panel