Each many-to-many association should be mapped to a middle table and two reference keys that refer to tables mapped by entity classes on the two ends.
Given the following many-to-many association defined between the class Employee and the class Title:
This association should be mapped to a middle table and references: