A
PoolablePreparedStatement stub since activate and passivate
are declared protected and we need to be able to call them within this
package.
author: John D. McNally version: $Revision: 479137 $ $Date: 2006-11-25 08:51:48 -0700 (Sat, 25 Nov 2006) $
Constructor
Parameters: stmt - my underlying PreparedStatement Parameters: key - my key" as used by KeyedObjectPool Parameters: pool - the KeyedObjectPool from which I was obtained. Parameters: conn - the Connection from which I was created