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