I have followed the steps ,for setting up HSQLDB and Hibernate. Now created one small user details entity class. and created hibernate.cfg file, given my entity class addr. the program executed correctly but when I open the db , the details are not updated.I have followed the steps ,for setting up HSQLD