Data not saved in the database,
April 22, 2010 at 4:03 PM
The program running successfully but the data has not saved in the database. the console log is : Inserting Record Done Hibernate: insert into CONTACT (FIRSTNAME, LASTNAME, EMAIL, ID) values (?, ?, ?, ?)
View All Comments
| View Tutorial