Hello, > Here is a nicer version where the factory offers getExecutor() for an > executor you should call cleanup on, and getSelfCleaningExecutor() for one > shot executors that you don't. I know you were just looking for the gist, > but that 1Shot business was too embarrasing to leave alone...
Thanks for these contributions. I can see where you're trying to go. When I have some time, I will work these first steps into a new jOOQ 3.0 branch on GitHub, where the community can provide pull requests to contribute further ideas. Nevertheless, I think we should not overcomplicate things before implementing a "final" version for jOOQ 3.0. Before these ideas are stabilising, anything contributed can only be published as "experimental" on the jOOQ 2.x version stream Cheers Lukas
