@Service(value="systemLogBizImpl") public class SystemLogBizImpl extends net.mingsoft.base.biz.impl.BaseBizImpl implements ISystemLogBiz
| 构造器和说明 |
|---|
SystemLogBizImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected net.mingsoft.base.dao.IBaseDao |
getDao() |
void |
saveData(SystemLogEntity systemLogEntity)
异步保存数据
|
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.BaseBizImpl@Async public void saveData(SystemLogEntity systemLogEntity) throws InterruptedException
ISystemLogBizsaveData 在接口中 ISystemLogBizInterruptedExceptionCopyright © 2020. All rights reserved.