| 程序包 | 说明 |
|---|---|
| net.mingsoft.basic.biz | |
| net.mingsoft.basic.biz.impl | |
| net.mingsoft.basic.dao |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
IBasicLogBiz.count(BasicLogEntity basicLog)
查询数据表中记录集合总数
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
BasicLogBizImpl.count(BasicLogEntity basicLog) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
IBasicLogDao.count(BasicLogEntity basicLog)
查询数据表中记录集合总数
|
List<net.mingsoft.base.entity.BaseEntity> |
IBasicLogDao.query(BasicLogEntity basicLog,
int pageNo,
int pageSize,
String orderBy,
boolean order)
分页查询
|
Copyright © 2019. All rights reserved.