YoVDO

Hibernate Tutorial

Offered By: YouTube

Tags

Hibernate Courses Java Courses MySQL Courses JDBC Courses Eclipse IDE Courses

Course Description

Overview

Learn Hibernate, a popular Java framework for database persistence, in this comprehensive tutorial series. Explore the fundamentals of Hibernate, its benefits, and practical implementation through hands-on coding examples. Begin with an overview of Hibernate and its relationship to JDBC, then set up a development environment using Eclipse and MySQL. Dive into Hibernate configuration, annotations, and essential operations such as saving, retrieving, updating, and deleting Java objects in a database. Master querying techniques using Hibernate Query Language (HQL) and gain proficiency in working with primary keys. By the end of this 2.5-hour tutorial, acquire the skills to efficiently develop Java applications that seamlessly interact with databases using Hibernate.

Syllabus

Hibernate Tutorial #1 - Hibernate Overview.
Hibernate Tutorial #2 - Hibernate and JDBC.
Hibernate Tutorial #3 - Hibernate Setup Dev Environment Overview.
Hibernate Tutorial #4 - Install Eclipse on MS Windows.
Hibernate Tutorial #5 - Install MySQL Database.
Hibernate Tutorial #6 - Setup Sample Data.
Hibernate Tutorial #7 - Setup Hibernate in Eclipse.
Hibernate Tutorial #8 - Test the JDBC Connection.
Hibernate Tutorial #9 - Dev Process.
Hibernate Tutorial #10 - Hibernate Configuration.
Hibernate Tutorial #11 - Hibernate Annotations - Part 1.
Hibernate Tutorial #12 - Hibernate Annotations - Part 2.
Hibernate Tutorial #13 - Save a Java Object - Part 1.
Hibernate Tutorial #14 - Save a Java Object - Part 2.
Hibernate Tutorial #15 - Primary Keys - Part 1.
Hibernate Tutorial #16 - Primary Keys - Part 2.
Hibernate Tutorial #17 - Primary Keys - Changing Index.
Hibernate Tutorial #18 - Reading Objects with Primary Key.
Hibernate Tutorial #19 - Querying Objects with HQL - Overview.
Hibernate Tutorial #20 - Querying Objects with HQL - Write Some Code.
Hibernate Tutorial #21 - Querying Objects with HQL - More Queries.
Hibernate Tutorial #22 - Update Objects - Overview.
Hibernate Tutorial #23 - Update Objects - Write Some Code.
Hibernate Tutorial #24 - Delete Objects - Overview.
Hibernate Tutorial #25 - Delete Objects - Write Some Code.


Taught by

luv2code

Related Courses

Java Certification Training Course
Edureka
Persistence with Hibernate Certification Training
Edureka
Build Spring Boot Apps with the Kotlin Programming Language
LinkedIn Learning
Java Database Access with Hibernate
LinkedIn Learning
Data Transactions with Spring
Pluralsight