filmov
tv
Hibernate Tutorial #3 - Hibernate Setup Dev Environment Overview

Показать описание
FULL COURSE: Spring MVC and Hibernate (200+ videos)
----
This Hibernate tutorial series will help you quickly get up to speed with Hibernate.
----
DOWNLOAD SOURCE CODE for Hibernate tutorial.
----
----
Follow luv2code for more Hibernate tutorials:
---
If you liked my Hibernate tutorial, then join my mailing list: Get exclusive access to new Java tutorials.
---
Questions or problems about this Hibernate tutorial? Post them in the comments section below.
---
Want to suggest a video for my Hibernate tutorial? Leave a comment below. I'm always looking for new video ideas.
Let me know what video you'd like for me to create for this Hibernate tutorial.
---
Hibernate Tutorial Transcript
Hi. I'm going to give you an overview of how to set up your development environment.
The most basic thing that you need to start with is the Java Development Kit. I assume that you have it installed already, but if not, you can follow the link here on the slide on how to install a Java Development Kit for your system.
All right, so to build Hibernate applications, you're going to need the following. You're going to need to have a Java IDE. I'm going to make use of Eclipse in this video series. You'll also need to have a database server installed. I'll make use of MySQL in this series. Finally, you're going to need to have the Hibernate JAR files and JDBC Driver.
What I'll do is I'll actually break this up over multiple videos, and I'll take you through, step by step, on setting up your IDE. I'll also take you step by step on installing the MySQL Database. Then finally I'll take you to the Hibernate website and show you how to download the Hibernate JAR files, and also how to get your JDBC Driver downloaded. We'll cover all of that step by step in separate videos. Don't worry. I'll cover everything for you, because it's really important that you have your development environment set up properly before we actually start writing code.
I'll see you in the following Hibernate tutorial videos.
This is the end of the Hibernate tutorial transcript.
----
This Hibernate tutorial series will help you quickly get up to speed with Hibernate.
----
DOWNLOAD SOURCE CODE for Hibernate tutorial.
----
----
Follow luv2code for more Hibernate tutorials:
---
If you liked my Hibernate tutorial, then join my mailing list: Get exclusive access to new Java tutorials.
---
Questions or problems about this Hibernate tutorial? Post them in the comments section below.
---
Want to suggest a video for my Hibernate tutorial? Leave a comment below. I'm always looking for new video ideas.
Let me know what video you'd like for me to create for this Hibernate tutorial.
---
Hibernate Tutorial Transcript
Hi. I'm going to give you an overview of how to set up your development environment.
The most basic thing that you need to start with is the Java Development Kit. I assume that you have it installed already, but if not, you can follow the link here on the slide on how to install a Java Development Kit for your system.
All right, so to build Hibernate applications, you're going to need the following. You're going to need to have a Java IDE. I'm going to make use of Eclipse in this video series. You'll also need to have a database server installed. I'll make use of MySQL in this series. Finally, you're going to need to have the Hibernate JAR files and JDBC Driver.
What I'll do is I'll actually break this up over multiple videos, and I'll take you through, step by step, on setting up your IDE. I'll also take you step by step on installing the MySQL Database. Then finally I'll take you to the Hibernate website and show you how to download the Hibernate JAR files, and also how to get your JDBC Driver downloaded. We'll cover all of that step by step in separate videos. Don't worry. I'll cover everything for you, because it's really important that you have your development environment set up properly before we actually start writing code.
I'll see you in the following Hibernate tutorial videos.
This is the end of the Hibernate tutorial transcript.
Комментарии