Closes the physical connection that this SQLServerPooledConnection object represents.
public void close()
Exceptions
java.sql.SQLException
Remarks
This close method is specified by the close method in the javax.sql.PooledConnection interface.
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.