다음을 통해 공유


close 메서드(SQLServerPooledConnection)

JDBC 드라이버 다운로드

SQLServerPooledConnection 개체가 나타내는 실제 연결을 닫습니다.

구문

  
public void close()  

예외

java.sql.SQLException

설명

이 close 메서드는 javax.sql.PooledConnection 인터페이스의 close 메서드에 의해 지정됩니다.

참고 항목

SQLServerPooledConnection 메서드
SQLServerPooledConnection 멤버
SQLServerPooledConnection 클래스