提交 11140f38 编写于 作者: M MaxKey

Update README.md

上级 5bc35b21
# MyBatis JPA Extra
**MyBatis JPA Extra**对MyBatis进行了JPA扩展,目的在于基于JPA 2.1的注释简化对单表CUID操作,根据JPA注释动态生成SQL语句;使用Interceptor拦截需要分页的SELECT查询语句,根据不同的数据库完成分页查询,适配多种数据库;另外提供mybatis-jpa-extra-spring-boot-starter简化SpringBoot集成。
**MyBatis JPA Extra**对MyBatis进行了JPA扩展,旨在基于JPA 2.1的注释简化对单表CUID操作,根据JPA注释动态生成SQL语句;使用Interceptor实现数据库SELECT分页查询,适配多种数据库;另外提供mybatis-jpa-extra-spring-boot-starter简化SpringBoot集成。
相关资源
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册