摘要: 通过sqlSession.getMapper();方法获取映射的接口及方法 sqlSession调用Configuration的getMapper方法,方法中使用了mapperRegistry.getMapper方法,通过mapperRegistry中的hashMap集合knowMappers的ke 阅读全文
posted @ 2019-08-21 19:52 沟渠映明月 阅读(375) 评论(0) 推荐(0)