Sets the password that will be used to connect to SQL Server.

public void setPassword(java.lang.String password)

Parameters

password

A string that contains the password.

See Also