Package | Description |
---|---|
com.github.pagehelper |
Modifier and Type | Class and Description |
---|---|
class |
PageInfo<T>
对Page
新增分页的多项属性,主要参考:http://bbs.csdn.net/topics/360010907 |
Modifier and Type | Method and Description |
---|---|
<E> PageSerializable<E> |
Page.doSelectPageSerializable(ISelect select) |
static <T> PageSerializable<T> |
PageSerializable.of(List<T> list) |
PageSerializable<E> |
Page.toPageSerializable() |
Copyright © 2018. All rights reserved.