In a many-to-one relationship, multiple objects may be related to a single object.
For example, in an order processing application, multiple line items may belong to just
one order. In the abstract schema, the relationship between the LineItem is and
OrderEJB is many-to-one.