1 Reply Latest reply on May 10, 2007 1:19 AM by stu2

    Inserting data int DB using hibernate

    chandujb

      Hi,

      I am using
      Tomcat5.5 web server, MS SQL server 2005.

      When I try to save the data into db using hibenate , the data got saved into the db ( Query is running properly)
      but when I try to see the newly inserted record through the Squirrel ( DB client) It got strucced.

      When I stopped the server ( Tomcat) Squirrel is working fine but I am unable to find the newly inserted record.

      Regards,
      Chandu

        • 1. Re: Inserting data int DB using hibernate
          stu2

          You'll probably have better luck getting help if you post to the Hibernate user group. From the details you've provided it doesn't appear to be seam related. You also would need to give more details of what you're doing.