Condividi tramite


close Method (SQLServerStatement)

Releases this SQLServerStatement object's database and JDBC resources immediately instead of waiting for them to be automatically released.

public void close()

Eccezioni

SQLServerException

Osservazioni

This close method is specified by the close method in the java.sql.Statement interface.

Vedere anche

Riferimento

SQLServerStatement Class

Concetti

SQLServerStatement Methods
SQLServerStatement Members