为了账号安全,请及时绑定邮箱和手机立即绑定

创建服务对象到不进去包呢?

ServiceRegistry serviceRegistry = new StandardServiceRegistryBuilder().applySettings(config.getProperties()).getBootstrapServiceRegistry(); 创建服务对象到不进去包呢?   什么情况啊  求大神指导

正在回答

1 回答

import org.hibernate.Session;

import org.hibernate.SessionFactory;

import org.hibernate.Transaction;

import org.hibernate.cfg.Configuration;

import org.hibernate.jdbc.Work;

import org.hibernate.service.ServiceRegistry;

import org.hibernate.service.ServiceRegistryBuilder;

import org.junit.After;

import org.junit.Before;

import org.junit.Test;

删除掉原来的那几个,把现在这段复制粘贴到代码中,如果还报错,就考虑是不是hibernate的核心jar包没有导入成功~

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

创建服务对象到不进去包呢?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信