Hibernate & JPA Tutorial - Crash Course

Описание к видео Hibernate & JPA Tutorial - Crash Course

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
https://github.com/marcobehlerjetbrai...

► 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

  / marcobehler  
https://www.marcobehler.com

Комментарии

Информация по комментариям в разработке