| 程序包 | 说明 |
|---|---|
| com.gitee.fastmybatis.core |
| 限定符和类型 | 方法和说明 |
|---|---|
PageResult |
PageSupport.process(EntityProcessor<E> processor) |
static <E> List<Object> |
PageSupport.processEntityToJSONObject(List<E> list,
EntityProcessor<E> processor)
将list中的entity对象处理成JSONObject对象
|
Copyright © 2021. All Rights Reserved.