I have 2 entity with OneToMany bidirectional and I want to remove parent only.
Department
@Entity public class Department { @Id @GeneratedValue(strategy =