org.logicalcobwebs.proxool
Class ConnectionResetter

java.lang.Object
  extended by org.logicalcobwebs.proxool.ConnectionResetter

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.15 $, $Date: 2005/10/07 08:21:53 $
Author:
Bill Horsman (bill@logicalcobwebs.co.uk), $Author: billhorsman $ (current maintainer)

Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait