| Author |
[hibernate] OneToOne add a new child :o(
|
Alessandro Ilardo
Ranch Hand
Joined: Dec 23, 2005
Posts: 218
|
|
Hi there, I'm new with persistence, and I'm having a problem updating an object which has a chlid object referenced by a OneToOne relation. When I update the child properties a new row is added into the table, while I'd like just udpate the existing one. The father the child On my session bean I call the merge method on the user instance. Any suggestions? Thanks in advance
|
trying to decode a woman mind....
|
 |
 |
|
|
subject: [hibernate] OneToOne add a new child :o(
|
|
|