摘要: 从SqlSession的实现类SqlSessionTemplate源码中,看出相关方法被其内部类SqlSessionInterceptor(实现了InvocationHandler)代理 当调用SqlSessionTemplate.getConnection()时,有SqlSessionInterc 阅读全文
posted @ 2018-08-02 15:53 Mr.Zhongzz 阅读(1364) 评论(0) 推荐(0)