Subject Resource cleanup and pools
Author Rick DeBay
When a statement is closed (returned to the pool) does it close its
result sets?
When a connection is closed (returned to the pool) does it close its
statements?

The reason I ask is some drivers don't close these resources, and I was
going to write a connection decorator/wrapper to track and close these
resources and log a debug message. If Jaybird takes care of this, I'll
be able to spend my coding time elsewhere.

Rick DeBay
Senior Software Developer
RxStrategies.net