jooq/jOOQ-examples/jOOQ-spring-example
2014-01-06 18:06:07 +01:00
..
.settings [#2891] Add a jOOQ / Spring-TX example to GitHub under jOOQ-examples 2014-01-06 16:57:09 +01:00
src [#2891] Improved jOOQ-spring-example to better fit into the manual 2014-01-06 18:06:07 +01:00
.classpath [#2891] Add a jOOQ / Spring-TX example to GitHub under jOOQ-examples 2014-01-06 16:57:09 +01:00
.gitignore [#2891] Add a jOOQ / Spring-TX example to GitHub under jOOQ-examples 2014-01-06 16:57:09 +01:00
.project [#2891] Add a jOOQ / Spring-TX example to GitHub under jOOQ-examples 2014-01-06 16:57:09 +01:00
LICENSE.txt [#2891] Add a jOOQ / Spring-TX example to GitHub under jOOQ-examples 2014-01-06 16:57:09 +01:00
pom.xml [#2891] Improved jOOQ-spring-example to better fit into the manual 2014-01-06 18:06:07 +01:00
README.txt Fixed typo 2014-01-06 17:06:18 +01:00

Thanks for downloading jOOQ.
Please visit http://www.jooq.org for more information.

This example was inspired by Petri Kainulainen's excellent blog post:
http://www.petrikainulainen.net/programming/jooq/using-jooq-with-spring-configuration/