Hibernate 6: custom SQL functions in Spring Data JPA repositories
Oct 13, 2023 路 7 min read 路 Introduction This article will walk through the process of configuring custom SQL functions using Hibernate 6 and Spring Data. The goal is to demonstrate, using Hibernate 6 and Spring Data JPA: How to declare our custom SQL functions on our codebase...
NSTOscar and 3 more commented



