Package ejava.examples.orm.onetomany.annotated
-
Class Summary Class Description OneManyChild This class implements the many side of a uni-directional One-to-Many relationship.OneManyOwningParent This class implements a parent in a OneToMany, uni-directional relationship test case.