Data class representing the configuration for a database connection.
The JDBC driver class name.
The password for the database connection.
The JDBC connection URL.
The username for the database connection.