다음을 통해 공유


close Method (SQLServerPooledConnection)

Closes the physical connection that this SQLServerPooledConnection object represents.

public void close()

예외

java.sql.SQLException

주의

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

참고

참조

SQLServerPooledConnection Class

개념

SQLServerPooledConnection Methods
SQLServerPooledConnection Members