| 程序包 | 说明 |
|---|---|
| net.oschina.durcframework.easymybatis.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static <Entity> PageInfo<Entity> |
QueryUtils.query(SchDao<Entity> schDao,
BaseParam searchParam)
分页查询
|
static <Entity> PageInfo<Entity> |
QueryUtils.query(SchDao<Entity> schDao,
Object bean)
分页查询
|
static <Entity> PageInfo<Entity> |
QueryUtils.query(SchDao<Entity> schDao,
Query query)
分页查询
|
Copyright © 2018. All Rights Reserved.