错误:org.hibernate.HibernateException: Connection cannot be null when 'hibernate.dialect' not set
已经从零开始编写代码3次了,依然没有找到错误;
求详解,非常感谢!
//创建配置对象
Configuration config = new Configuration().configure();
要获取到hibernate.cfg.xml中的信息
没看懂什么意思,怎么获取信息?