摘要:
映射器了解完了,sqlSession.select()实际上是Executor.query(),所以sql执行实际是executor执行的。 一、BaseExecutor——实际的执行器(包含一级缓存实现) BaseExecutor是一个Executor的顶级抽象类,实现了Executor接口,定义 阅读全文
posted @ 2020-03-09 17:14
FFStayF
阅读(538)
评论(0)
推荐(0)
浙公网安备 33010602011771号