Hibernate & JPA Tutorial - Crash Course

preview_player
Показать описание
Ever looked for a comprehensive tutorial to Hibernate & JPA that is fun and entertaining at the same time?

This video is a crash course into the Hibernate & JPA universe. We'll start with getting the correct project dependencies, annotating our classes with JPA annotations and setting up a SessionFactory. This allows us to execute basic CRUD operations, HQL and Criteria queries. Afterwards we can simply JPAify our code, switching out a couple of classes and you'll understand how Hibernate / JPA & Spring Boot play together. By the end of it, you'll have a good (initial) understanding of how to use it and what your future Hibernate / JPA learning journey entails.

► Source Repository

► Timestamps
00:00 Intro - What you need to know about Hibernate
00:39 What problem does it solve
01:51 Project Dependencies
02:41 Mapping Annotations
05:53 SessionFactory
08:17 Save / Update / Delete - Basic CRUD
10:33 HQL Queries
13:33 JPA
17:37 Criteria API
22:22 Hibernate /JPA & Spring Boot
24:11 Outro - What to learn next

► FOLLOW ME

Рекомендации по теме
Комментарии
Автор

You should've already had thousands of views! WTF?

equilibrium
Автор

It's clear that you really care about delivering great content, thanks.

RobsonCassianoSoftware
Автор

This video is head & shoulders above the other Hibernate tutorials out there. Great job Marco!

gabebraden
Автор

I found your video by searching “hibernate crash course” and it was great! Just what I was looking for, especially the sections on JPA and Spring. Thanks!

dezwujie
Автор

So grateful that I found your channel. Amazing video, clear & concise !

poorpanda
Автор

best thing about this video is that it puts the knowledge into context of other apis and frameworks, so now I know where and what to look for if I need extra information.

spiralspree
Автор

Short an sweet. Thanks for thi video. Explained the concept brilliantly. Thanks

MrVipulLal
Автор

Putting all that information in such a short video is a skill !! Great job Marco

vidya
Автор

Excellent intro to JPA and Hibernate, thanks this was awesome.

alBoomer
Автор

I like the style of how fast this turtorial comes to the point and covers the essentials. How would the world look like if everyone would do such kind of high quality tutorials? 😄 Great teaching skills Marco, thumbs up 👍

returncode
Автор

i was really struggling to find good teacher to make me understand .You explanation is so easy to understand and clear.Thank you so much .🎉🎉🎉

jimmyberry
Автор

This is really helpful. With good examples and best practices. Thank you

Llinkn
Автор

Extremely clear and great explanation, thank you!

sebon
Автор

Very good explanation and selecting key points of topic which lead to really good understanding of jpa and spring boot aspects. Thank you.

Yopajoe
Автор

Thank you, Marco, this crash course is awesome. And I'm about to become a student of your Confident Spring Pro course. It's really helpful.

GuestUser-vfqe
Автор

Thanks For Making it Simple and To the Point. Thanks Again.

vinayakmahajan
Автор

You explained very clearly, thank you for helping me in my journey of learning java

hplat-vku
Автор

Great Video.
Love how the frustration is visible throughout :D

anugrah.singhal
Автор

Marco, You're doing awesome job!

KolosBros
Автор

Was reading in to spring and decided to take a minute too understand its jpa features origin and differences between jpa and hibernate. Answered a lot of questions and contains good amount of easy to consume informations. :)

Backi