Results 1 to 3 of 3

Thread: EntityManager.persist() not inserting into DB

Threaded View

  1. #1
    Join Date
    Mar 2011
    Posts
    2

    Default EntityManager.persist() not inserting into DB

    I'm new to spring, i have a problem inserting data into DB. I'm able to fetch the data and update the data but not able to insert new row. I see no exception/error in the logs. I have attached both logs and the spring beans xml. Pls help

    Following are more details

    Using Spring 3.1.2, Hibernate 4.1.6, MySQL as the DB
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •