| Package | Description |
|---|---|
| ejava.examples.orm.rel.annotated |
| Class and Description |
|---|
| Applicant
The class provides a set of OneToOne relationship examples.
|
| Author
This class provides an example of one end of a ManyToMany relationship.
|
| Borrower
This class forms a uni-directional, one-to-one relationship with the
Person class, joined by common primary keys.
|
| Checkout |
| Media
This class represents a media topic, for which there are many copies and
authors.
|
| Person
This class provides an example of the owning side of a OneToOne
Uni-directional relationship.
|
| Photo
This class provides an example of the "inverse side" of a OneToOne
Uni-directional relationship.
|
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.