首页 > Web开发 > 详细

hibernate 错误 could not determine type for

时间:2017-01-11 07:43:52      阅读:569      评论:0      收藏:0      [点我收藏+]

今天配置实体类注解时,出现以下错误:

org.hibernate.MappingException: Could not determine type for: com.oneToOne.IdCard, at table: T_Students, for columns: 
解决方案:注解要么写在字段上,要么写在getXX上,千万千万不能混合使用,否则会报这个错误!

hibernate 错误 could not determine type for

原文:http://www.cnblogs.com/xiao-lei/p/6271587.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!