Compartir a través de


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)

Parámetros

listener

A ConnectionEventListener object.

Notas

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

Vea también

Referencia

SQLServerPooledConnection Class

Conceptos

SQLServerPooledConnection Methods
SQLServerPooledConnection Members