Chapter 6 introduced you to how to use JDBC drivers to communicate to SQL databases. However, even though Spring goes a long way toward simplifying JDBC development, you still have a lot of code to write. To avoid this and provide support for easier querying, persistence frameworks were invented, such as MyBatis1 and Hibernate2. jOOQ3, one of the most recent libraries to emerge, is a database-mapping software library that generates Java code from your ...
© Iuliana Cosmina, Rob Harrop, Chris Schaefer, and Clarence Ho 2023
I. Cosmina et al.Pro Spring 6https://doi.org/10.1007/978-1-4842-8640-1_77. Spring with Hibernate
(1)
Kirkcaldy, UK
(2)
Reddish, UK
(3)
Venice, FL, USA
(4)
Hong Kong, China
Get Pro Spring 6: An In-Depth Guide to the Spring Framework 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.