This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Hibernate Tutorial 03 - Writing a Simple Hibernate Application
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
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/