mybatis3-liu 根据mybatis官网文档http://mybatis.github.com/mybatis-3/zh/configuration.html, 自作的实例 pom文件中存在大量冗余 本想寻着mybatis-spring的步伐走,但中途还是照着官网弄一通 test文件里面的每个case都是实际通过的 resource文件家下面存放了ORM使用的DDL 主要测试了使用ehcache作为二级缓存 mapper.xml、interface操作数据库