Método addConnectionEventListener (SQLServerPooledConnection)
Registra la escucha de evento determinado de forma que se notificará si se produce un evento en este objeto SQLServerPooledConnection.
Sintaxis
public void addConnectionEventListener(javax.sql.ConnectionEventListener listener)
Parámetros
listener
Un objeto ConnectionEventListener.
Notas
El método addConnectionEventListener especifica este método addConnectionEventListener en la interfaz javax.sql.PooledConnection.
Vea también
Referencia
Clase SQLServerPooledConnection
Conceptos
Métodos SQLServerPooledConnection
Miembros de SQLServerPooledConnection