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
4517
May 18, 2021
Hibernate - How to remove entity from parent when deleting child
Hibernate ORM
12
17291
January 29, 2019
How to manage the relationships of @Any and @ManyToAny entities when deleting?
Hibernate ORM
4
419
March 8, 2024
Hibernate many-to-many cannot delete
Hibernate ORM
12
27411
July 27, 2022
@ManyToOne without cascade REMOVE
Hibernate ORM
1
700
January 8, 2024