org.springframework.orm.hibernate3.HibernateSystemException: IllegalArgumentException occurred while calling setter of com.travelsky.ism.bean.UserBase.userGroupId; nested exception is org.hibernate.PropertyAccessException: IllegalArgumentException occurred while calling setter of com.travelsky.ism.bean.UserBase.userGroupId
hbm.xml
property type error
Hibernate异常解析
本文解析了一个关于Spring框架中Hibernate模块出现的具体异常错误,该错误发生在尝试设置UserBase对象的userGroupId属性时。文中提供了异常堆栈跟踪及涉及的hbm.xml配置文件提示,指出可能是属性类型错误导致的问题。
3372

被折叠的 条评论
为什么被折叠?



