JPA Annotation Attribute
in javax.persistence.OneToOne

String mappedBy default ""


(Optional) The field that owns the relationship. This element is only specified on the inverse (non-owning) side of the association.
Since:
JPA 1.0