다음을 통해 공유


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)

매개 변수

listener

A ConnectionEventListener object.

주의

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

참고

참조

SQLServerPooledConnection Class

개념

SQLServerPooledConnection Methods
SQLServerPooledConnection Members