Hi everyone!

I am new to Hibernate so I really appreciate your help.

I tried the sample from MyEclipseide.com  --- the  'BasicDB'. Everything went 
well until I found that after the session.flush(); I could see that the list 
add an item that I wanted to insert into the database, but when I open the 
database and execut the "select *" SQL, I found thantthe data didn't really 
insert into the database. And when I restart the tomcat, I found the data list 
became blank.

any suggestion?





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to