Many-to-many Association Transformation

Each many-to-many association will be transformed into one middle table and two reference keys that navigate from the middle table to the tables generated from the two entity classes.

Given the many-to-many association defined between the class Employee and the class Title:



The generated middle table and reference keys will look like the following:




Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com