MyBatisPlus系列四:运行原理

1、 employeeMapper 的本质 org.apache.ibatis.binding.MapperProxy 2、 MapperProxy 中 sqlSession –>SqlSessionFactory 3、SqlSessionFacotry 中 → Configuration→ MappedStatements 。每一个 mappedStatement 都表示 Mapper 接口中的
相关文章
相关标签/搜索