Re: [hibernate-dev] Insert not working

2006-08-30 Thread Max Rydahl Andersen
http://forum.hibernate.org /max Hi, I have just started working on hibernate. I was trying to start with some sample applications. I am facing this problem when I am trying to insert data. It does not throw any error but does not do any insert. I can easily fetch information using the same

[hibernate-dev] Insert not working

2006-08-30 Thread Dinesh Chaturvedi
Hi,I have just started working on hibernate. I was trying to start with some sample applications.I am facing this problem when I am trying to insert data. It does not throw any error but does not do any insert. I can easily fetch information using the same mapping.Can someone help me with this.I am