| Package | Description |
|---|---|
| org.aoju.bus.pager | |
| 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.doSelectPages(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.