public class ConnectionResetter
extends java.lang.Object
Responsible for resetting a Connection to its default state when it is
returned to the pool. It must be initialised by the first Connection that
is made (for each pool) so that we don't make any assumptions about
what the default values are.
- Since:
- Proxool 0.5
- Version:
- $Revision: 1.16 $, $Date: 2006/01/18 14:40:01 $
- Author:
- Bill Horsman (bill@logicalcobwebs.co.uk), $Author: billhorsman $ (current maintainer)