| Check whether this PooledConnection is still valid.
A Pooled Connection is valid if it is either in use or it is still returning valid
Connections. This method may trigger ConnectionEvents, so if you dont want to receive an
event for this method you should remove any ConnectionEventListeners from the pooledConn
prior to calling.
True if the connection is in use or is still returning valid logical Connections. |