In Chapter 11, we showed a technique for integrating Hibernate into a servlet application, but our application was very “bare-metal” for the JVM. Nobody writes applications like that.1 Instead, people use application frameworks that take care of a lot of the concerns we had to deal with ourselves, like Quarkus, Spring Data (specifically the Spring Data JPA module, in our case), or ActiveJ. In this chapter, we’re going to take a look at integrating ...
© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
J. B. Ottinger et al.Beginning Hibernate 6https://doi.org/10.1007/978-1-4842-7337-1_1212. Integrating Hibernate
(1)
Youngsville, NC, USA
(2)
Austin, TX, USA
(3)
London, UK
Get Beginning Hibernate 6: Java Persistence from Beginner to Pro now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.