open fun setPassword(@Nullable password: String): Unit
Set the JDBC password to use for connecting through the Driver.
See Also java.sql.Driver#connect(String, java.util.Properties)