读书人

null value was assigned to a proper

发布时间: 2012-11-01 11:11:31 作者: rapoo

null value was assigned to a property ofhibernate(设置HIbernate属性)

关键字: null value was assigned to a property ofhibernate int型数据无法读取 问题描述:Null value was assigned to a property of primitive type setter? ,hibernate int型数据无法读取 hiberante读int 整型数据出错 hiberante读数据库出错

不要使用基本类型,使用包装类型 如不要用int 用Integer

读书人网 >软件架构设计

热点推荐