会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Hepc
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
hibernate
hibernate 插入数据时包错,属性不能为空
摘要:Caused by: org.hibernate.PropertyValueException: not-null property references a null or transient value: com.hneb.lbpc.appointment.vo.WorkSchedVO.COff
阅读全文
posted @
2018-01-22 17:06
墨.荷
阅读(845)
评论(0)
推荐(0)
hibernate的hql select in
摘要:String hql="from XxxVO where id in (?)";//这里有个真地方 注意一下,就是在设置参数的时候使用setParametList(lists);接收一个集合 setParameter是从0开始的
阅读全文
posted @
2018-01-22 17:05
墨.荷
阅读(1344)
评论(0)
推荐(0)
公告