Hi,
I'm facing a problem using MySql 5.0 with Hibernate 3.0. When i insert a record in parent table and then in child table , record is inserted successfully but in second attempt the record is inserted in parent but not in child table. Also when i try to use successfully created record (First Time), child record is not loaded perfectly, when i restart my web container (Tomcat 5.5.9) then it loads loads record successfully and also insertion performed successfully.
I'm using this in my project plz reply immediately.
Thanks in advance.
|