Connection Pool managers such as EJB containers call this when they want to
close the real connections, as during shutdown or reconfiguration, or when
this instance has delivered a connectionErrorOccured event.
Dissassociate this instance from the real connection, and notify any concerned
parties that the client is done with the associated pooled connection, so that
it may be returned to the pool.