Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an official Spring / Guice example #2981

Closed
lukaseder opened this issue Jan 24, 2014 · 0 comments
Closed

Add an official Spring / Guice example #2981

lukaseder opened this issue Jan 24, 2014 · 0 comments

Comments

@lukaseder
Copy link
Member

There had been quite a bit of confusion recently around this rather misleading blog post here:
http://blog.uws.ie/2013/04/using-jooq-with-spring-transactions/

This post has a couple of flaws:

  1. It is based on jOOQ 2.x
  2. It is no longer maintained
  3. It makes a couple of wrong assumptions about ExecuteListener
  4. It doesn't correctly handle nested transactions
  5. It doesn't correctly provide Connections to jOOQ

Users find this post through Google and then spread further confusion on the user group as can be seen here, in this rather long thread:
https://groups.google.com/forum/#!topic/jooq-user/L9lqjxXxv5s

We should get back in control of this part of the documentation and add our own (integration-tested) example to GitHub and to the manual

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant