DEAR VISITOR , YOU ARE WATCHING : Introduction to Java Hibernate Famework Tutorial For Beginners | Hibernate 3.5.6 Video Tutorial .
[postlink]
https://j2ee-tutorials-videos.blogspot.com/2013/05/introduction-to-java-hibernate-famework.html
[/postlink]
http://www.youtube.com/watch?v=j-tEonLmyBkendofvid [starttext]This is a Video Tutorial shows
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.
[endtext]
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.
[endtext]
0 commentaires :
Post a Comment