Hi all, I'm evaluating possibility to use jooq in my project and i have problems while running performance tests. It seems that my connection pool is running out of connections.
The problem occurs ( but I'm not sure it is real / the only reason ) while acquiring connection in AbstractRoutine.executeCallableStatement method. I've looked into this method and I am unable to find place where DefaultExecuteContext releases connection to connection provider. Please help. Cheers Lucas Bajor -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
