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