List Question
20 TechQA 2023-08-18T19:15:48.010000How to save only a child entity and populate the parentId in the table Using save operation on the child entity
554 views
Asked by Rajesh Java guy
How to choose the right cascade types for entity relationshships following best practices: JPA
126 views
Asked by ayush
Using cascades with mappedBy in Hibernate
148 views
Asked by teoberk
Inherit property from parent class and add attribute to the inherited annotation
216 views
Asked by J.E.Y
JPA Composite Keys and Cascade
318 views
Asked by regisxp
moving an entity into another owned OneToMany Collection
313 views
Asked by EasterBunnyBugSmasher
Hibernate OneToOne Relationship remove child entity causes to remove whole parent entity row
851 views
Asked by Ahmet Eroğlu
One to Many cascade All - save children and dependents
214 views
Asked by Divyesh Kalbhor
Spring boot application using Set<> persistentSet exception
394 views
Asked by user3469465
hibernate cascading delete with multiple levels
557 views
Asked by ChrizzleWhizzle
Hibernate is not creating new child entities while updating existing parent entity
770 views
Asked by Vivek Vardhan
Hibernate CascadeType.Persist creates a select query
297 views
Asked by user1474111
Cascade delete on entity with @ElementCollection
1.1k views
Asked by Kampaii
Two problems in a @OneToOne relationship
425 views
Asked by Alex Mi
How to disable delete cascading for JPA joined inheriting Entity?
733 views
Asked by glenlivet1986
Using composite identifiers @EmbeddedId with @OneToOne
562 views
Asked by xmen-5
How to cascade delete unidirectional
148 views
Asked by yasgur99
Delete parent row without affecting child rows in hibernate
75 views
Asked by Nhu Pham