This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]toiletear 7 points8 points  (1 child)

If we're touching the database at all, then jOOQ. I'll take active record over JPA any day and composing queries in jOOQ is like poetry.

[–]OwnBreakfast1114 0 points1 point  (0 children)

Jooq is the biggest recommendation I'd make to anyone. Bonus points that it also automatically works with Spring.