@Service(value="basicLogBiz") public class BasicLogBizImpl extends net.mingsoft.base.biz.impl.BaseBizImpl implements IBasicLogBiz
| 构造器和说明 |
|---|
BasicLogBizImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
count(BasicLogEntity basicLog)
查询数据表中记录集合总数
|
protected net.mingsoft.base.dao.IBaseDao |
getDao() |
alterTable, alterTable, countBySQL, createTable, delete, deleteBySQL, deleteEntity, deleteEntity, dropTable, excuteSql, getEntity, getEntity, insertBySQL, query, queryAll, queryBySQL, queryBySQL, queryCount, saveBatch, saveEntity, updateBySQL, updateEntityprotected net.mingsoft.base.dao.IBaseDao getDao()
getDao 在类中 net.mingsoft.base.biz.impl.BaseBizImplpublic int count(BasicLogEntity basicLog)
IBasicLogBizcount 在接口中 IBasicLogBizCopyright © 2019. All rights reserved.