How to write the url of java to connect mysql data

连接mysql字符串:jdbc:mysql://localhost:3306/activitiDB?createDatabaseIfNotExist=true&useUnicode=true&characterEncoding=utf8

Parameter explanation: createDatabaseIfNotExist: create if the database does not exist

Connect Oracle string: jdbc:oracle:thin:@//localhost:1530/CRMTEST

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325516274&siteId=291194637