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
Why does the JPA @ManyToMany association remove all entries and reinserts the remaining ones back upon modifications
Hibernate ORM
7
15944
February 11, 2019
Hibernate cannot delete
Hibernate ORM
1
439
May 10, 2018
How to make Hibernate automatically delete orphaned entity association records
Hibernate ORM
5
4215
May 18, 2021
@ManyToOne without cascade REMOVE
Hibernate ORM
1
493
January 8, 2024
Hibernate many-to-many cannot delete
Hibernate ORM
12
27077
July 27, 2022