utPLSQL / utPLSQL-cli

Command line client for invoking utPLSQL
Apache License 2.0
40 stars 15 forks source link

Remove ConnectionPool #156

Closed pesse closed 5 years ago

pesse commented 5 years ago

For we have 100% control over all connections we use in a run, there's no need to use a ConnectionPool.

We should therefore get rid of HikariCP.