Hacker News new | ask | show | jobs
by cptwunderlich 2069 days ago
And layers of abstraction make it worse. Devs don't know SQL because Hibernate, now new devs rely on the "auto-magic" of Spring Data JPA and don't now Hibernate...
1 comments

I've heard quite a few times the argument that by using Hibernate, you don't need to know SQL. But Hibernate's manual is huge.