Removes the given event listener.
public void removeConnectionEventListener(javax.sql.ConnectionEventListener listener)
Parameters
listener
A ConnectionEventListener object.
Remarks
This removeConnectionEventListener method is specified by the removeConnectionEventListener method in the javax.sql.PooledConnection interface.