© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
P. Späth et al.Pro Spring 6 with Kotlinhttps://doi.org/10.1007/978-1-4842-9557-1_7

7. Spring with Hibernate

Peter Späth1  , Iuliana Cosmina2, Rob Harrop3 and Chris Schaefer4
(1)
Leipzig, Sachsen, Germany
(2)
Edinburgh, UK
(3)
Reddish, UK
(4)
Venice, FL, USA
 

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 ...

Get Pro Spring 6 with Kotlin: An In-depth Guide to Using Kotlin APIs in Spring Framework 6 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.