Hello,

I have a scenario in which there are two classes which reference each
other. Eg. class Drawer references Finish and Finish references Drawer.
When I attempt to persist Drawer instance, an exception is thrown
suggesting that we cannot add or update a child row: a foreign key
reference fails.

Is there a way to correct this problem without changing the Java class
definitions ?

Thanks and Regards,
Gautam.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to