Mapping AssociationsPart 1 OverviewMapping One to One and One to Many, require using a separate table where a foreign key refers to the other class.Many to Many, and Unary require additional tables.Part 2 One to One AssociationsPart 3 One to Many AssociationsPart 4 Many to Many Associations