码迷,mamicode.com
首页 > 其他好文 > 详细

(异常分析)实例化Configuration 的时候提示:Cannot instantiate the type Configuration

时间:2015-11-07 13:31:47      阅读:274      评论:0      收藏:0      [点我收藏+]

标签:

技术分享

类导错了吧,第一行改一下
import org.hibernate.cfg.Configuration;其实问题很简单,但是以后用ide添加类包的时候不能盲目添加,看仔细再加!

(异常分析)实例化Configuration 的时候提示:Cannot instantiate the type Configuration

标签:

原文地址:http://www.cnblogs.com/com-wushuang/p/4944847.html

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