I have no rows in the contact table!,
July 10, 2009 at 6:18 AM
Hello,
I ran the example using MYSQL 5.1 and Intellij 7.5.
After FirstExample.java runs I get the message "Inserting Record Done Hibernate: insert into CONTACT (FIRSTNAME, LASTNAME, EMAIL, ID) values (?, ?, ?, ?)". There are no errors. When I then use Aqua Data Studio to look at the contact table it says there are no rows in it. What amd I missing?
View All Comments
| View Tutorial