| Package | Description |
|---|---|
| org.aoju.bus.base.entity | |
| org.aoju.bus.base.service | |
| org.aoju.bus.base.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static <T> Result<T> |
Result.Result(List<T> rows,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
Result<T> |
BaseService.page(T entity)
通用:多条件分页查询
|
| Modifier and Type | Method and Description |
|---|---|
Result<T> |
BaseServiceImpl.page(T entity) |
Copyright © 2019. All rights reserved.