Master Hibernate and JPA with Spring Boot in 100 Steps [Free Course]

Master Hibernate and JPA with Spring Boot in 100 Steps
Instructed by: in28Minutes Official | Subject: Development, Development Tools

Master Hibernate and JPA with Spring Boot in 100 Steps [Udemy Course]

Description

The Java Persistence API provides Java developers with an api for mapping java objects to relational data. In this course, you will learn about the JPA API, JPQL (Java Persistence query language), Java Persistence Criteria API and how you can perform ORM (Object Relational Mapping) with JPA. Hibernate is the most popular implementation of JPA. It was the most popular ORM framework option before JPA emerged and it provides additional features on top of JPA. We will use Hibernate as the JPA implementation in this course.

Outcome

  1. You will learn the basics of JPA and Hibernate - Entities, Relationships, Inheritance Mappings and Annotations
  2. You will understand approaches to querying data using JPA and Hibernate - JPQL, Criteria API and Native Queries
  3. You will understand JPA and Hibernate Relationships in depth - One to One, Many to One and Many to Many
  4. You will use a variety of Spring Boot Starters - Spring Boot Starter Web, Starter Data Jpa, Starter Test
  5. You will learn the basic of performance tuning your JPA application with Hibernate - Solve N+1 Queries Issue
  6. You will learn the basics of caching - First Level Cache and Second Level Cache with EhCache
  7. You will understand the basics of Spring Data JPA and Spring Data REST
Take This Course

Course Info