Hacker News new | past | comments | ask | show | jobs | submit login

We have a pretty complex Java EE 7 application but we migrated from JPA to pure JDBC (obviously with abstractions so we can support multiple database implementations, but our current only implementation is PostgreSQL). So it's mainly CDI, JAX-RS (RESTful API), JDBC and timers, and it's pretty great performance-wise and developers are kept fairly productive.



You might be interested in jOOQ: http://www.jooq.org




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: