Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.9.0, 0.9.6
-
None
-
None
Description
According to the JPA spec, the opposite side of a @OneToMany must be a @ManyToOne. OpenJPA allows a @OneToOne to be used instead. This does not seem to add any value, and reduces portability of client applications.