JPA Annotation Attribute
in javax.persistence.OneToMany

String mappedBy default ""


The field that owns the relationship. Required unless the relationship is unidirectional.
Since:
JPA 1.0