Correct is this
Oracle
JDBC: Oracle: Thin: @localhost: 1521: SID
SQL Server
JDBC: Microsoft: SQLServer: // localhost: 1433; DatabaseName = DB
mysql
JDBC: mysql: // localhost: 3306 / dB
Hope it helps you!