@Service(value="systemLogBizImpl") @Transactional public class SystemLogBizImpl extends net.mingsoft.base.biz.impl.BaseBizImpl implements ISystemLogBiz
| Constructor and Description |
|---|
SystemLogBizImpl() |
| Modifier and Type | Method and Description |
|---|---|
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 in class net.mingsoft.base.biz.impl.BaseBizImpl@Async public void saveData(SystemLogEntity systemLogEntity) throws InterruptedException
ISystemLogBizsaveData in interface ISystemLogBizInterruptedExceptionCopyright © 2020. All rights reserved.