首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

温馨揭示

2012-07-30 
温馨提示1、 在hibernate中,用Annotation时一定要写到get的方法上,这次我写错了,写在set的方法是,出现了org

温馨提示
1、 在hibernate中,用Annotation时一定要写到get的方法上,这次我写错了,写在set的方法是,出现了

org.hibernate.MappingException: Could not determine type for: com.xiaozhi.model.ClothsInfo, at table: t_gooddesc, for columns: [org.hibernate.mapping.Column(clothsInfo)]
这样子的错误..

热点排行