Error attempting to get column 'xxx' from result set. Cause: java.sql.SQLException: 无法转换为内部表示

因为<resultMap>中映射的实体类属性类型与数据库字段类型不一致造成的。

posted @ 2018-11-29 16:02  孤独二世  阅读(60152)  评论(3)    收藏  举报