Each many-to-many association is mapped to a middle table and two reference keys that refer to tables mapped by entity classes on the two ends.
In the following example a many-to-many association defined between the class
Employee and the class
Title is mapped to a middle table and references:
Classes |
Tables |
![](../image/penoba1314176155484_17-rad1232634819839.image)
|
![](../image/penoba1314176155484_17-rad1232634821557.image)
|