Skip to content

ushelp/EasyMyBatis-Pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyMyBatis Pagination

EasyMyBatis Pagination 是一个针对 MyBaits 框架的通用分页插件。提供 PageBean 自动分页数据封装, EasyCriteria 分页条件对象,支持基于 Mappers 接口SQLID 两种方式的数据库的自动化分页 SQL。

EasyMyBatis Pagination is a generic paging plugin for the MyBaits framework. Provides the PageBean automatic paging data encapsulation, the EasyCriteria paging condition object, and based Mappers Interface or SQLID the automated paging SQL that supports common databases.

Least version: 1.9.1-RELEASE

MyBatis: 3.4.0+

Maven

<dependency>
	<groupId>cn.easyproject</groupId>
	<artifactId>easymybatis-pagination</artifactId>
	<version>1.9.1-RELEASE</version>
</dependency>

Document/文档

中文

中文说明文档

官方主页

留言评论

如果您有更好意见,建议或想法,请联系我。

English

English Readme

The official home page

Comments

If you have more comments, suggestions or ideas, please contact me.

End

Email:[email protected]

http://www.easyproject.cn

支付宝钱包扫一扫捐助:

我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。

感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。

支付宝钱包扫一扫捐助

We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.

Thank you donation to support the server running and encourage more community members.

PayPal

About

MyBaits 框架通用分页插件,支持条件对象。 Pagination plugin for the MyBaits framework, support Criteria object.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages