-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.md
66 lines (34 loc) · 2.28 KB
/
readme.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
## 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
```XML
<dependency>
<groupId>cn.easyproject</groupId>
<artifactId>easymybatis-pagination</artifactId>
<version>1.9.1-RELEASE</version>
</dependency>
```
## Document/文档
### 中文
[中文说明文档](doc/readme-zh-CN.md)
[官方主页](http://www.easyproject.cn/easymybatispagination/zh-cn/index.jsp '官方主页')
[留言评论](http://www.easyproject.cn/easymybatispagination/zh-cn/index.jsp#donation '留言评论')
如果您有更好意见,建议或想法,请联系我。
### English
[English Readme](doc/readme-en.md)
[The official home page](http://www.easyproject.cn/easymybatispagination/en/index.jsp 'The official home page')
[Comments](http://www.easyproject.cn/easymybatispagination/en/index.jsp#donation 'Comments')
If you have more comments, suggestions or ideas, please contact me.
## End
Email:<inthinkcolor@gmail.com>
[http://www.easyproject.cn](http://www.easyproject.cn "EasyProject Home")
**支付宝钱包扫一扫捐助:**
我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。
**感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。**
<img alt="支付宝钱包扫一扫捐助" src="http://www.easyproject.cn/images/s.png" title="支付宝钱包扫一扫捐助" height="256" width="256"></img>
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](http://www.easyproject.cn/images/paypaldonation5.jpg)](https://www.paypal.me/easyproject/10 "Make payments with PayPal - it's fast, free and secure!")