Hello, I created a Maven project to show the process from soup to nuts: https://github.com/azell/jooq-combined
* Liquibase is the migration framework that uses H2 to auto-generate jOOQ code into a JAR * Application code layers Spring Transactions on top of the JAR for various CRUD operations * The TestNG unit tests exercise several dialects for embedded databases Any bugs or suggestions appreciated. -- 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/d/optout.
