MyBatis拦截器原理探究
摘要:## MyBatis拦截器介绍 ##MyBatis提供了一种插件(plugin)的功能,虽然叫做插件,但其实这是拦截器功能。那么拦截器拦截MyBatis中的哪些内容呢?我们进入[官网](http://mybatis.github.io/mybatis-3/zh/configuration.html#...
阅读全文
posted @ 2014-12-16 11:02
posted @ 2014-12-16 11:02
posted @ 2014-12-10 14:34
posted @ 2014-09-26 14:42
posted @ 2014-09-06 21:55