码迷,mamicode.com
首页 > Web开发 > 详细

13.org.hibernate.TransientObjectException:The given object has a null identifier:com.you.model.UserInfo

时间:2018-03-12 17:02:09      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:null   bsp   post   exce   inf   原因   org   错误   model   

错误原因

     在hibernate映射文件给了一个id,并且是自增,但是在修改时未给id赋值

 

解决办法

     在修改的过程中,给id赋值

13.org.hibernate.TransientObjectException:The given object has a null identifier:com.you.model.UserInfo

标签:null   bsp   post   exce   inf   原因   org   错误   model   

原文地址:https://www.cnblogs.com/weichenchq/p/8549516.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!