As discussed earlier, I will add a section to the manual's tutorial sections, indicating how jOOQ can be used with spring, soon. This will be tracked as #1836: https://github.com/jOOQ/jOOQ/issues/1836
2012/9/7 Adam Gent <[email protected]>: > I took my first pass at making jOOQ support Spring's transaction support. > > You can see the listener here: > https://gist.github.com/3669307 > > I think that's all I really needed for Spring support. I'll test it some > more later.
