JPA Annotation Attribute
in javax.persistence.OneToOne

boolean orphanRemoval default false


(Optional) Whether to apply the remove operation to entities that have been removed from the relationship and to cascade the remove operation to those entities.
Since:
JPA 2.0