Null value was assigned to a property of primitive type setter of

时间:2014-05-04 17:56:01   收藏:0   阅读:298

解决办法:

                bean里的int 类型替换成 Integer

               .hbm.xml  改为java.lang.Integer

Null value was assigned to a property of primitive type setter of,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!