Sets the database password.
Configuration Configuration.setPassword( String password ) throws ULjException
password A password for a new database, or the password to gain access to an existing database.
This Configuration object with the database password set.
The password is used to gain access to the database, and must match the password specified when the database was created. The default is "dba".