Sets the connection string to be used to create or connect to a database.
void ConfigPersistent.setConnectionString(String connection_string)
connection_string The connection string used in database connection or creation.
Any other items that have been set in this configuration are also passed to create or connect to a database.