Compartir a través de


close Method (SQLServerPooledConnection)

Closes the physical connection that this SQLServerPooledConnection object represents.

public void close()

Excepciones

java.sql.SQLException

Notas

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

Vea también

Referencia

SQLServerPooledConnection Class

Conceptos

SQLServerPooledConnection Methods
SQLServerPooledConnection Members