connection.url報(bào)錯(cuò)
為啥我寫(xiě)
jdbc:mysql://localhost:3306/hibernate?useUnicode=true&characterEncoding=UTF-8里面會(huì)報(bào)錯(cuò)The word 'localhost' is not correctly spelled
為啥我寫(xiě)
jdbc:mysql://localhost:3306/hibernate?useUnicode=true&characterEncoding=UTF-8里面會(huì)報(bào)錯(cuò)The word 'localhost' is not correctly spelled
2017-02-23
舉報(bào)
2017-03-02
少了一個(gè)&
2017-02-23
數(shù)據(jù)庫(kù)不正確,【hibernate】應(yīng)該是你的數(shù)據(jù)庫(kù)名