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…
- Coming soon!
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.
From Laurentiu's list on a technical shelf of books for a Java Engineer.
Want books like Java Persistence with Hibernate?
Our community of 11,000+ authors has personally recommended 27 books like Java Persistence with Hibernate.
Browse books like Java Persistence with Hibernate