Hibernate
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?
Hibernate ORM
Sebastiaan
December 6, 2018, 12:23pm
1
As posted on stackoverflow:
vlad
December 6, 2018, 12:41pm
2
Related topics
Topic
Replies
Views
Activity
How to make Hibernate automatically delete orphaned entity association records
Hibernate ORM
5
4601
May 18, 2021
Hibernate - How to remove entity from parent when deleting child
Hibernate ORM
12
17452
January 29, 2019
Hibernate cannot delete
Hibernate ORM
1
471
May 10, 2018
HHH-5875: onDelete on ManyToMany
Hibernate ORM
0
314
September 18, 2019
Hibernate many-to-many cannot delete
Hibernate ORM
12
27533
July 27, 2022