releaseConnection

open override fun releaseConnection(connection: Connection)

Releases the given connection. If the connection is part of an active transaction, it is NOT closed. Otherwise, it is returned to the pool (closed).