Java Persistence with Hibernate

By Christian Bauer, Gavin King, Gary Gregory

Book cover of Java Persistence with Hibernate

Book description

DESCRIPTION

Persistence-the ability of data to outlive an instance of a program-is central to modern applications. Hibernate, the most popular provider of the Java Persistence standard, offers automatic and transparent object/relational mapping, making it a snap to work with SQL databases in Java applications.

Java Persistence with Hibernate, Second Edition…


Shepherd is reader supported. When you buy books, we may earn an affiliate commission.

Why read it?

1 author picked Java Persistence with Hibernate as one of their favorite books. Why do they recommend it?

Mastering a tool like Hibernate is essential when dealing with Spring Boot and databases, as it can simplify the development process if used correctly.

I was particularly impressed by how the authors tackled complex concepts like caching, lazy loading, and transaction management, making them accessible and relatable to persons with zero to no experience, and also making sure that someone with experience does not get bored either.

I found that managing entities correctly and knowing how to deal with JPQL automatically results in a cleaner, more scalable, and performant code base. 

Want books like Java Persistence with Hibernate?

Our community of 11,000+ authors has personally recommended 24 books like Java Persistence with Hibernate.

Browse books like Java Persistence with Hibernate

5 book lists we think you will like!

Interested in computer programming, object-oriented programming, and software?

11,000+ authors have recommended their favorite books and what they love about them. Browse their picks for the best books about computer programming, object-oriented programming, and software.

Computer Programming Explore 39 books about computer programming
Object-Oriented Programming Explore 19 books about object-oriented programming
Software Explore 56 books about software