Please can we expose a configuration option for io.agroal.pool.wrapper.ConnectionWrapper.trackStatements?
At present, the default behaviour is to track prepared statements and close all statements when a connection is returned to the connection pool. There are instances when we do not wish to close prepared statements, when we wish to reuse prepared statements