Hello,

I am using a derby embedded database for evaluating jooq. On this database, 
I can only have one open connection. 

I have an issue with the jooq codegen maven plugin, it seems that the 
plugin doesn't close the connection before starting unit test.
So, when maven run my units test, it throw an exception that a connection 
is already open.

Do you know why ?

Thanks for your help.

-- 
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/d/optout.

Reply via email to