SSH中hibernate错误信息 Could not instantiate id generator
摘要:1.Caused by: org.hibernate.MappingException: Could not instantiate id generator [entity-name=cn.stwt.mm.bean.Meetingpicture]映射文件写的有错误2.Caused by: org.hibernate.PropertyNotFoundException: Could not find a getter for name in cn.stwt.mm.bean.Meetingpicture映射文件中某个属性的get set方法未写3.Exception starting filt.
阅读全文
posted @ 2013-04-03 11:14