In this first of a three part video on writing a simple Hibernate application from the scratch, you learn how to write the Hibernate configuration XML file: hibernate.cfg.xml. In part 2, you learn now create a Model class and configure it as an Entity using Annotations. Finally, you learn in part 3 how to instantiate Entity objects and save them to the database using the Hibernate APIs.
Video Producer: http://javabrains.koushik.org/