Linking an intersection table

Linking to an intersection table provides a link between the Linked By table and another table, characterized by a table with foreign keys to two other tables with primary keys and additional “outbound” links.

About this task

This example is the PARTY_ADDRESS_REF intersection table between PARTY and STREET_ADDRESS

Intersection tables typically require a stereotype to specify the nature of the relationship.