Implemented by statement poolers to enable a statement to
return to the pool when it has been closed. You can therefore
write your own pooling mechanism without writing your own logical
prepared statement object simply by implementing this interface.
Last modified $Date$ |