jooq/jOOQ-examples/jOOQ-spring-example
2014-02-14 16:45:40 +01:00
..
.settings [#2891] Add a jOOQ / Spring-TX example to GitHub under jOOQ-examples 2014-01-06 16:57:09 +01:00
src Whitespace changes 2014-02-03 17:59:38 +01:00
.classpath [#2891] Add a jOOQ / Spring-TX example to GitHub under jOOQ-examples 2014-01-06 16:57:09 +01:00
.gitignore Whitespace changes 2014-02-03 17:59:38 +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 Whitespace changes 2014-02-03 17:59:38 +01:00
pom.xml Release 3.3.0 2014-02-14 16:45:40 +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/