Hibernet first program

hibernate.cfg.xml

Employee.hbm.xml

Employee.java

EmpInsert.java

Whenever this program get compiled and run this application as simple java application run same this client application insert the records in database.

Leave a Comment