Architecture & Design
Architecture & Design
Sharing system architecture and design decisions and experiences.
JPA's Design Philosophy and the Gap with SQL: Finding Practical Alternatives
When using JPA, you sometimes encounter moments like โHuh? Why doesnโt this work?โ I think anyone who has used JPA has probably experienced the confusion when a feature that was natural in SQL isnโt supported in JPQL. In this article, I want to talk about why the gap between JPA and SQL exists, and ...
November 28, 2024