| Package | Description |
|---|---|
| org.aoju.bus.pager |
MyBatis 分页插件
|
| org.aoju.bus.pager.proxy |
分页执行代理
|
| Modifier and Type | Method and Description |
|---|---|
long |
Page.doCount(Querying select) |
<E> Page<E> |
Page.doSelectPage(Querying select) |
<E> Paginating<E> |
Page.doSelectPageInfo(Querying select) |
<E> Serialize<E> |
Page.doSelectPageSerializable(Querying select) |
| Modifier and Type | Method and Description |
|---|---|
static long |
PageMethod.count(Querying select)
获取任意查询方法的count总数
|
Copyright © 2021. All rights reserved.