- 博客(5)
- 收藏
- 关注
原创 org.hibernate.MappingException:
org.hibernate.MappingException: Unsupported cascade style: sava-update: 原因是: xml异常
2015-11-03 16:02:26
410
原创 org.hibernate.TransientObjectException:
org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: Hiber.entity.Dept: 原因是:瞬时对象异常:对象引用了一个未保存的瞬时对象,先保存再使用
2015-11-03 16:00:45
377
原创 java.lang.ClassCastException:
java.lang.ClassCastException: Hiber.entity.Dept cannot be cast to Hiber.entity.Emp:原因是: 类型转换异常dept.hbm.xml中包名,类名写错
2015-11-03 15:59:38
292
原创 org.hibernate.InvalidMappingException
org.hibernate.InvalidMappingException: Could not parse mapping document from resource Hiber/entity/emp.hbm.xml: 错误原因是:xml中属性不正确
2015-11-03 15:57:14
697
原创 ClassNotFoundException
caused by: java.long.ClassNotFoundExceptionL org.hibernate.cfg.AnnotationConfiguration 问题是:缺少hibernate-commons-annotations.jar引起的
2015-11-03 15:39:56
273
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅