Cover image for Master Hibernate and JPA with Spring Boot in 100 Steps

Master Hibernate and JPA with Spring Boot in 100 Steps

Learn Hibernate, JPA (Java Persistence API), and Spring Data JPA using Spring and Spring Boot

In28Minutes Official

Created by In28Minutes Official

Explore how to map Java objects to relational databases using Hibernate and JPA. Build a strong foundation in object-relational mapping, data querying, and performance tuning with Spring Boot. Gain practical experience by working through real-world scenarios and hands-on exercises.

Packt | Mar 2018 | 778 min

Start Trial
LevelIntermediate
CategoriesSoftware Engineering and Architecture, Object-Oriented Programming (OOP) and Related Languages, Hibernate, Java

What You Will Learn

You will work step by step through practical coding exercises, starting with the basics of object-relational mapping and moving into advanced features like caching and performance tuning. By building and refining a real-world project, you will gain confidence using Hibernate, JPA, and Spring Boot together.

Key Features

  • Map Java objects to relational databases with Hibernate and JPA
  • Query and manage data efficiently using JPQL and Criteria API
  • Optimize performance with caching and solve common query issues

Target Audience

Designed for Java developers and beginners who want to understand how to build robust data layers for web applications. If you are looking to move beyond JDBC and learn how to use modern persistence frameworks effectively, this course will guide you from the basics to more advanced techniques.

Related courses