Posts by Romulo A de Carvalho • 21 points
1 post
-
2
votes2
answers2281
viewsA: Save a foreign key entity with Hibernate 4
Good afternoon everyone, I was having the same problem here! Solved perfectly: @OneToOne(cascade=CascadeType.ALL)
1 post
2
votes2
answers2281
viewsGood afternoon everyone, I was having the same problem here! Solved perfectly: @OneToOne(cascade=CascadeType.ALL)