Hibernate Tutorial - Full Course
Offered By: YouTube
Course Description
Overview
Dive into a comprehensive tutorial on Hibernate, covering everything from basic concepts to advanced features. Begin with an introduction and prerequisites before delving into Hibernate theory and practical implementation. Learn how to set up Hibernate in Eclipse, create configuration files, and understand its working principles. Explore annotations, data fetching, embeddable objects, and mapping relations. Discover the intricacies of caching mechanisms, including Level 1 and Level 2 caching. Master Hibernate Query Language (HQL) through multiple practical sessions. Gain insights into Hibernate object states, persistence lifecycle, and the differences between Get and Load operations. Conclude with an overview of Java Persistence API (JPA) and its implementation. This in-depth tutorial provides hands-on experience and theoretical knowledge to effectively utilize Hibernate in your Java applications.
Syllabus
Intro - .
1. Introduction – .
2. Prerequisites for Hibernate – .
3. Hibernate Theory – .
4. Practical – .
5. How to add Hibernate Plugin in Eclipse – .
6. Configuration File – .
7. Working – .
8. Show SQL Property – .
.
.
.
.
13. Mapping Relations Practical – .
14. Fetch EAGER LAZY – .
.
16. Caching Level 1 – .
.
18. Caching Level 2 with Query – .
19. Hibernate Query Language Theory (HQL) – .
20. Hibernate Query Language (HQL) part 1 – .
.
22. Hibernate Query Language (HQL) part 3 – .
.
24. Hibernate Object States (Practical) – .
25. Hibernate Get vs Load – .
26. What is JPA? & JPA Implementation – .
Taught by
Telusko
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity