All queries goes through ConnectionManager including queries with external connection.
I tried to make as little breaking changes as possible, but it looks like ConnectionManager is not the best name for the new abstraction anymore.
I think JdbcExecutor will be better.
All queries goes through ConnectionManager including queries with external connection. I tried to make as little breaking changes as possible, but it looks like ConnectionManager is not the best name for the new abstraction anymore. I think
JdbcExecutor
will be better.