MyBatis通用Mapper3
极其方便的使用MyBatis单表的增删改查
3.3.3 - 2015-12-30
解决OGNL中的and,or大写导致的错误
解决SpecialProvider不支持insertable的bug#77
解决JDK6,7无法获取字段泛型类型的问题。
提供一个Spring Boot集成的示例: https://github.com/abel533/MyBatis-Spring-Boot
3.3.2 - 2015-12-12
解决数据越界bug#73
解决and少空格问题
解决order by错误#74
tk.mybatis.spring.mapper.MapperScannerConfigurer中的属性mapperHelper增加setter和getter方法,方便通过代码进行配置
软件详情:https://github.com/abel533/MyBatis-Spring-Boot
下载地址:http://git.oschina.net/free/Mapper
来自:开源中国社区

