Freigeben über


addConnectionEventListener Method (SQLServerPooledConnection)

Registers the given event listener so that it will be notified when an event occurs on this SQLServerPooledConnection object.

public void addConnectionEventListener(javax.sql.ConnectionEventListener listener)

Parameter

listener

A ConnectionEventListener object.

Hinweise

This addConnectionEventListener method is specified by the addConnectionEventListener method in the javax.sql.PooledConnection interface.

Siehe auch

Referenz

SQLServerPooledConnection Class

Konzepte

SQLServerPooledConnection Methods
SQLServerPooledConnection Members