Java Hibernate Tutorial for Beginners with Programming

Published: 27 November 2012
on channel: VNR Groups
200,254
522

The Code is here : http://www.vnrgroups.com/articles/jav...
Get started with JAVA Hibernate
Hibernate simple example:-
Now to start with Hibernate and practice my video you will need to have the following
1. Any relational database I am using Oracle XE 10g(you can use the one of your choice)
2. Java IDE the one I am using is eclipse indigo
3. Hibernate 3.5.6 final version which you can download from http://en.sourceforge.jp/projects/sfn...
4. Now you also need to have few extra jars so for you to avoid going searching them I kept all the jar files that you have to use in one zip : http://www.4shared.com/zip/UZil3Sx9/h...

In my video I have given a simple example and explained it in detail which will help us to understand the hibernate framework concepts in easy understandable way .Also start with hibernate Framework.
In the Example which i will be explaining in the video I have a table Employee table in my Oracle Database as


ID EName Mobile Email

And I will write a program to insert a record in this table. What we will be doing here is ,hibernate by definition is an ORM model that is object relation model , and thus we will map our table to a POJO class.Now what is a POJO class.A bean class without events is called a POJO class. You will understand this better once you see the video tutorial below.

Credit @ Mohammed Sameeruddin

For More Video Tutorials Visit : http://www.VNRgroups.com
Another Channel :    / vnrgroups  
Facebook Page :   / vnrgroups  


Watch video Java Hibernate Tutorial for Beginners with Programming online without registration, duration hours minute second in high quality. This video was added by user VNR Groups 27 November 2012, don't forget to share it with your friends and acquaintances, it has been viewed on our site 200,254 once and liked it 522 people.