mysql的话有可能是字符集的问题。查看下数据库链接配置?一般使用jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=UTF-8