Thank you ! Hi Lukas :) But i don't understand why Jooq close my connection. My software will create a connection for each transaction ? I need a database framework for a MMO emulator. Imagine with 1000 players, Hikari is useless if Jooq close each connection, i can create by myself 1 connection for each transaction lol, but imagine with 1000 players, it will create 1000^X connections / xtime, wtf is this
-- 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.
