Optional. Connection URI to use to connect to the database. If this is specified, you do not need to specify the fields otherwise required:
Example: if you specify the URI "jdbc:mysql://localhost:3306/sakila", then you do not need to specify the database type, host name, port number or database name.