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

JPA报错, PersistenceException_Unable to build Hibernate SessionFactory

时间:2016-01-20 00:52:16      阅读:348      评论:0      收藏:0      [点我收藏+]

标签:

javax.persistence.PersistenceException: [PersistenceUnit: TestJPA] Unable to build Hibernate SessionFactory

  在一次练习中报出的错误, 因为是使用的JPA, 不可能会用到SessionFactory, 所以查了很多地方都没找到错误, 最后无意中看了一眼实体类, 发现少了个setter方法, 然后又从网上找了很多, 也没找到答案, 为什么少一个setter方法会报出Unable to build Hibernate SessionFactory的错误, 以后再查

JPA报错, PersistenceException_Unable to build Hibernate SessionFactory

标签:

原文地址:http://www.cnblogs.com/wgbs25673578/p/5143780.html

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