MySQL
| Parameter/Switch | Description |
|---|---|
| Username | Username for MySQL instance |
| Password | Password for Username |
| Connection Pool | (defaults to 30) |
| Connection String | String describing how to connect with the MySQL data source jdbc:mysql://<HOST>:<PORT>/<DATABASE_NAME> |
| Connection Properties | Additional required connection properties |