Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

File:Onetomany map fig.gif

Onetomany_map_fig.gif(472 × 298 pixels, file size: 15 KB, MIME type: image/gif)

This illustration shows a one-to-many relationship with Java classes and a relational database. In a Java class, the phones attribute of the Employee class contains a 1:M (one-to-many) to three target classes. Each target class contains a 1:1 (one-to-one) mapping back to phone. In a relational database, each row of the target table contains a foreign key reference to the source table.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:34, 21 November 2007Thumbnail for version as of 16:34, 21 November 2007472 × 298 (15 KB)Rick.sapir.oracle.com (Talk | contribs)This illustration shows a one-to-many relationship with Java classes and a relational database. In a Java class, the phones attribute of the Employee class contains a 1:M (one-to-many) to three target classes. Each target class contains a 1:1 (one-to-one
  • You cannot overwrite this file.

Back to the top