Download the Archive File of this project. Open Eclips. Import this project into the Eclips. Open Mysql workbench or any mysql server on your system. Create new Database called "demo". In that database Create the table students with following Query Syntax.
Go to src\defaultpackage\hibernate folder. Run the following file FirstHibernateProgram.java.