Hibernate
@ManyToOne without cascade REMOVE
Hibernate ORM
beikov
January 8, 2024, 2:38pm
2
Yeah, that looks ok to me.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
OneToMany CascadeType.REMOVE
Hibernate ORM
3
411
January 23, 2024
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
1
382
December 6, 2018
Why does the JPA @ManyToMany association remove all entries and reinserts the remaining ones back upon modifications
Hibernate ORM
7
16120
February 11, 2019
Combination of @OnRemove and ordinary cascading
Hibernate ORM
1
375
August 21, 2023
Sring data and Hibernate, how to avoid child (non-owning side) entity deletion by Hibernate (without cascade)?
Hibernate ORM
4
3334
May 19, 2020