Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

File:Xobjmod.gif

Xobjmod.gif(460 × 355 pixels, file size: 6 KB, MIME type: image/gif)

This illustration shows the object model used in the unit of work examples provided in this chapter. There are three classes: Pet, PetOwner, and VetVisit. The Pet class provides an Integer id, String name, String type, and references PetOwner and VetVisit. The PetOwner class provides an Integer id, String name, and String phoneNumber. The VetVisit class provides an Integer id, String symptoms, and String notes and references Pet.

File history

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

Date/TimeThumbnailDimensionsUserComment
current15:00, 1 February 2008Thumbnail for version as of 15:00, 1 February 2008460 × 355 (6 KB)Eclipse Webmaster (Talk | contribs)This illustration shows the object model used in the unit of work examples provided in this chapter. There are three classes: Pet, PetOwner, and VetVisit. The Pet class provides an Integer id, String name, String type, and references PetOwner and VetVisit
12:06, 15 November 2007Thumbnail for version as of 12:06, 15 November 2007460 × 355 (6 KB)Eclipse Webmaster (Talk | contribs)This illustration shows the object model used in the unit of work examples provided in this chapter. There are three classes: Pet, PetOwner, and VetVisit. The Pet class provides an Integer id, String name, String type, and references PetOwner and VetVisit
  • You cannot overwrite this file.

The following page links to this file:

Back to the top