Mybatis和Spring整合后sqlsession啥时候关闭的
摘要:
https://www.cnblogs.com/juniorMa/p/13933192.html 在上一篇中,讲到一个非常重要的知识点,那就是每一个mapper对象的代理类执行方法的时候,都是每次都会new 一个SqlSession出来 但是我当时还有两个疑问 1 在SqlSessionInterc 阅读全文
posted @ 2020-11-05 22:43 MaXianZhe 阅读(2024) 评论(0) 推荐(0)