JPA vs. Hibernate vs. Spring Data JPA

preview_player
Показать описание
In this video, I'll discuss the difference between JPA, Hibernate, and Spring Data JPA.
We'll also understand how an ORM framework works and how you should take decisions on the technologies you use for implementing the persistence layer in your app.

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

I cannot describe with words how much have your videos helped me to understand some topics around the Spring framework in the last 48 hours. I think you don't get enough recognition because I saw you practically nowhere recommended as a main resource. I feel lucky. One question though... because the whole vanilla jdbc, hibernate specifics, jpa, spring data jpa, spring data jdbc... pradigm seems kinda vast... Should a junior java/spring developer even know about all the ways of interacting with databases or is there a... let's say hierarchy of importance. What is recommended to focus on at the beginning? Thanks

hihihaha
Автор

Thank you very much, at last I could understand the background of Spring Data JPA. Your teaching technic is impressiv.

osman_olgun
Автор

Great explanations and clarifications. Thank you 🙏🙏🙏

StefanBanu
Автор

Useful session! Thank you for sharing your knowledge!

blfs
Автор

Man you are great and so helpful. Just need to improve your recordings. The content is great as always

ramzixyz
Автор

What to expect if my future job is looking for skills in hibernate and jdbc in springboot?
Can it be that they use both?

nevengerencir
Автор

Hi, do you have a stream covering authorization grant type with PCKE using new implementation of spring security OAuth server where SPA applications can safely obtain an access token?

siamakpourian
Автор

You can also ignore writing query in your code on repository when you use spring data jpa, spring data jpa internally converts into query as per the method that is invoked

sunayanatirumalasetty
Автор

The low frequency feedback type noise in this video is terrible

derekw