| Package | Description |
|---|---|
| ins.framework.mybatis | |
| ins.framework.mybatis.util |
| Modifier and Type | Method and Description |
|---|---|
Page<T> |
MybatisBaseDao.selectPage(PageParam pageParam,
T entity)
根据 分页参数和entity对象,查询一页记录
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> ins.framework.common.ResultPage<V> |
Pages.convert(PageParam pageParam,
Page<K> fromList,
Class<V> toClass) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.