The dialect was not set. Set the property hibernate.dialect

Posted Fight With Me!!!

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The dialect was not set. Set the property hibernate.dialect相关的知识,希望对你有一定的参考价值。

The   dialect   was   not   set.   Set   the   property   hibernate.dialect

load hibernate.cfg.xml 出现了问题

获取配置信息代码应该这样写

Configuration conf = new Configuration().configure();

 

 

2009.8.31 更新.

An AnnotationConfiguration instance is required to use <mapping class="jebe7282/study/hibernate/Classes.hbm.xml"/>

 

这个是mapping 标签配置属性问题class 应该 改为resource

 

资源用resource,类用class

 

以上是关于The dialect was not set. Set the property hibernate.dialect的主要内容,如果未能解决你的问题,请参考以下文章

loaded some nib but the view outlet was not set(转载)

loaded the "XXXView" nib but the view outlet was not set 解决方案

Myeclipse打开后报错Could not create the view: An unexpected exception was thrown.

MyEclipse Servers视窗出现“Could not create the view: An unexpected exception was thrown”错误解决办法

HibernateAccess to DialectResolutionInfo cannot be null when ‘hibernate.dialect‘ not set

HibernateAccess to DialectResolutionInfo cannot be null when ‘hibernate.dialect‘ not set