Is there a way to let Hibernate handle removal of an entry in a @ManyToMany association if I remove an entity not managing this association?

As posted on stackoverflow: