您的位置:首页 > 其它

No Hibernate Session bound to thread, and configuration does not allow creat

2017-10-25 11:32 471 查看
No Hibernate Session bound to thread, and configuration does not allow creat

hibernate 中 单独执行 sql 报错  :

在执行sql的方法上加入 事务  @Transactional(propagation=Propagation.REQUIRES_NEW)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐