
Associations define relationships between entities.
Associations are specified by adding an element to a source entity that has an association type that points to a target entity and is complemented by optional information defining cardinality and which keys to use.

In the generated database table, the key fields are reported as a reference to the remote table.