Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
javier2
on June 28, 2023
|
parent
|
context
|
favorite
| on:
Is ORM still an anti-pattern?
I 100% agree. My goto is «hibernate makes simple things easier and hard things harder». JDBC can be a little bare-bones so I prefer something like JDBI.
aembleton
on June 28, 2023
[–]
How does hibernate make hard thing harder? Can't you just use the `@SQLSelect` or `@SQLInsert` annotation along with SQL?
javier2
on June 28, 2023
|
parent
[–]
I have no idea how those annotations work and how I can map them to the object I want.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: