DataSource.setPassword

Overview | Methods | This Package | All Packages

DataSource.setPassword

Sets the password for the connection to the data source.

Syntax

public void setPassword( String password )

Parameters

password

The password to associate with the data source.

See Also   getPassword