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