javaee-samples / webinars

Java EE Webinar Series
34 stars 11 forks source link

jOOQ with Lukas Eder #4

Closed arun-gupta closed 9 years ago

arun-gupta commented 9 years ago

Here are the questions that I plan to ask:

pkainulainen commented 9 years ago

Here is one question:

If you are writing an application that isn't a data centric CRUD application, typically it has a "rich" domain model and it benefits from the dirty checking that is provided by JPA. What are the benefits of using jOOQ instead of JPA in this situation?

arun-gupta commented 9 years ago

http://blog.arungupta.me/jooq-jdbc-javaee-hibernate-hanginar2/