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 ...
7. Spring with Hibernate
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.