Napomena
Pristup ovoj stranici zahtijeva autorizaciju. Možete pokušati prijaviti se ili promijeniti direktorije.
Pristup ovoj stranici zahtijeva autorizaciju. Možeš pokušati promijeniti direktorije.
Releases this SQLServerStatement object's database and JDBC resources immediately instead of waiting for them to be automatically released.
Syntax
public void close()
Exceptions
Remarks
This close method is specified by the close method in the java.sql.Statement interface.