有數(shù)據(jù)怎么查不出來
Preparing: select ID,COMMAND,DESCRIPTION,CONTENT from MESSAGE where 1=1 and COMMAND=? Parameters: 查看(String) ?Total: 0 我的數(shù)據(jù)庫有數(shù)據(jù)的怎么查不出來?
Preparing: select ID,COMMAND,DESCRIPTION,CONTENT from MESSAGE where 1=1 and COMMAND=? Parameters: 查看(String) ?Total: 0 我的數(shù)據(jù)庫有數(shù)據(jù)的怎么查不出來?
舉報(bào)
2016-09-05
贊一個 ? 確實(shí)如此 ?我也遇到這個問題
2016-07-02
參考這個
jdbc:mysql://127.0.0.1:3306/micro_message?useUnicode=true&characterEncoding=utf-8
jdbc:mysql://127.0.0.1:3306/micro_message?useUnicode=true&characterEncoding=utf-8
需要設(shè)置鏈接數(shù)據(jù)庫的URL的編碼