| Package | Description | 
|---|---|
| com.github.pagehelper | |
| com.github.pagehelper.page | 
| Modifier and Type | Method and Description | 
|---|---|
| long | Page. doCount(ISelect select) | 
| <E> Page<E> | Page. doSelectPage(ISelect select) | 
| <E> PageInfo<E> | Page. doSelectPageInfo(ISelect select) | 
| <E> PageSerializable<E> | Page. doSelectPageSerializable(ISelect select) | 
| Modifier and Type | Method and Description | 
|---|---|
| static long | PageMethod. count(ISelect select)获取任意查询方法的count总数 | 
Copyright © 2018. All rights reserved.