Java Persistence with Spring Data and Hibernate

  • 9h 16m
  • Cătălin Tudose
  • Manning Publications
  • 2023

Master Java persistence using the industry-leading tools Spring Data and Hibernate.

In Java Persistence with Spring Data and Hibernate you will learn:

  • Mapping persistent classes, value types, and inheritance
  • Mapping collections and entity associations
  • Processing transactions with Spring Data and Hibernate
  • Creating fetch plans, strategies, and profiles
  • Filtering data
  • Building Spring Data REST projects
  • Using Java persistence with non-relational databases
  • Querying JPA with QueryDSL
  • Testing Java persistence applications

Java Persistence with Spring Data and Hibernate teaches you the ins-and-outs of Java persistence with hands-on examples using Spring Data, JPA, and Hibernate. The book carefully analyzes the capabilities of the major Java persistence tools, and guides you through the most common use cases. By comparing and contrasting the alternatives, you’ll find it easy to choose the right tool choice for your applications. You’ll learn how to make and utilize mapping strategies, about the different approach to transactions for both Hibernate and Spring Data, and even how to efficiently test Java persistence applications. The practical techniques are demonstrated with both relational and non-relational databases.

about the technology

Effectively managing application data is essential for any serious application. Spring Data and Hibernate bridge the gap between object-oriented code and relational data stores, radically simplifying Java persistence. By implementing the Java Persistence API (JPA) standard, these powerful tools help you avoid common bugs related to state and application data storage.

about the book

Java Persistence with Spring Data and Hibernate explores Java persistence using industry-standard tools. Hands-on examples introduce object-relational mapping and guide you through different mapping strategies to suit your needs. Covering transactions, persistent application testing, and non-relational databases, this book is your go-to resource for managing data in Java applications.

About the Author

Cătălin Tudose has more than 20 years of experience in the Java community. Christian Bauer, Gavin King, and Gary Gregory are the authors of Java Persistence with Hibernate, Second Edition, on which this book is based.

In this Book

  • Forewords
  • About This Book
  • Understanding Object/Relational Persistence
  • Starting a Project
  • Domain Models and Metadata
  • Working with Spring Data JPA
  • Mapping Persistent Classes
  • Mapping Value Types
  • Mapping Inheritance
  • Mapping Collections and Entity Associations
  • Advanced Entity Association Mappings
  • Managing Data
  • Transactions and Concurrency
  • Fetch Plans, Strategies, and Profiles
  • Filtering Data
  • Integrating JPA and Hibernate with Spring
  • Working with Spring Data JDBC
  • Working with Spring Data REST
  • Working with Spring Data MongoDB
  • Working with Hibernate OGM
  • Querying JPA with Querydsl
  • Testing Java Persistence Applications
  • References
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.5 of 160 users Rating 4.5 of 160 users (160)
Rating 4.8 of 8 users Rating 4.8 of 8 users (8)