Geek

博客园 首页 新随笔 联系 订阅 管理
  132 随笔 :: 2 文章 :: 7 评论 :: 41062 阅读

随笔分类 -  mybatis源码赏析

mybatis 源码赏析
摘要:public class DefaultResultSetHandler implements ResultSetHandler { private static final Object DEFERED = new Object(); private final Executor executor 阅读全文
posted @ 2020-10-26 22:15 .geek 阅读(353) 评论(0) 推荐(0) 编辑

摘要:mybatis 二级缓存的实现【 有一个 CachingExecutor 的类】 /** * Copyright ${license.git.copyrightYears} the original author or authors. * * Licensed under the Apache L 阅读全文
posted @ 2020-10-26 20:46 .geek 阅读(193) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示