摘要: mybatis源码分析(一) 配置解析过程 一丶从加载mybatis-config.xml开始 使用SqlSessionFactoryBuilder解析mybatis-config.xml, 构造SqlSession mybatis-config.xml: 二丶SqlSessionFactoryBu 阅读全文
posted @ 2019-09-05 00:48 timfruit 阅读(380) 评论(0) 推荐(0) 编辑