Hi,
I am building the sample application given on the link.
http://www.myeclipseide.com/documentation/quickstarts/hibernateandspring/
I seem to have done everything as is shown in the appliction example. I downloaded the source code and followed all the steps. WHen I ran the application, I even go the expected output on the console.
I am using mysql 5 database as shown in the application.
However this is the problem !!!!!
Nothing gets persisted in the database. I dont see any rows saved in the user table that I have created in the database test.
I am at it for 3 days now. Someone please have mercy and help me out of this tangle.
Is the sample application code faulty. What could I be doing wrong
Many thanks in advance.