Hi! I'm new to JOOQ! I'm looking for a solution to replace JPA/Hibernate as the persistence engine in my new Java web application. I'm looking for something closer to SQL and JOOQ seems to be a really good fit!
But I have concerns about how JOOQ can replace Hibernate in some use cases, in particular for loading and saving entities that contain children entities. Lukas has already helped me on the question but I would like more details. Any help from the JOOQ community would be really appreciated! Since I already asked my question on StackOverflow, I think the best is to link to it rather than to copy it here (and there is a 100 points bounty on it!) : http://stackoverflow.com/questions/17860161/replacing-a-full-orm-jpa-hibernate-by-a-lighter-solution-recommended-pattern Thanks a lot in advance for any input! electrotype -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
