Defining Many-to-many Association Mapping

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:




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