| Package | Description |
|---|---|
| me.gaigeshen.mybatis.helper |
| Modifier and Type | Method and Description |
|---|---|
<S> PageData<S> |
PageData.map(java.util.function.Function<T,S> fun)
Use this method, translate objects to another type objects
|
default PageData<T> |
Dao.sliceup(Condition<T> condition)
Returns paged entities by conditions
|
Copyright © 2019. All Rights Reserved.