boundingbox 2016-01-20 14:15 采纳率: 20%
浏览 1390

spring 的beans.xml问题

我用JUnit做测试最后出这个问题是怎么回事啊,是不是包引错了?求大神帮助

 Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [beans.xml]: Invocation of init method failed; nested exception is org.hibernate.MappingException: Could not determine type for: Integer, at table: questions, for columns: [org.hibernate.mapping.Column(id)]
  • 写回答

3条回答 默认 最新

  • devmiao 2016-01-20 14:41
    关注
    评论

报告相同问题?