Y
Hacker News
new
|
ask
|
show
|
jobs
by
azth
1564 days ago
What do you use instead of JPA/Hibernate?
2 comments
silentprog
1563 days ago
Jdbi is also really good.
link
panick21_
1563 days ago
JOOQ
link
soco
1563 days ago
I use JOOQ in places as well and it's a great tool but it definitely doesn't do what JPA/Hibernate do. Different use cases...
link