@Service public class DbMonitorNotifyLogService extends BaseWorkspaceService<MonitorNotifyLog>
key, tableName, tClass
Constructor and Description |
---|
DbMonitorNotifyLogService() |
Modifier and Type | Method and Description |
---|---|
protected String[] |
clearTimeColumns()
安装时间自动清理数据对字段
|
void |
insert(MonitorNotifyLog monitorNotifyLog)
插入数据
|
void |
updateStatus(String logId,
boolean status,
String errorMsg)
修改执行结果
|
checkUserWorkspace, checkUserWorkspace, defaultOrders, delByKey, delByWorkspace, fillInsert, getByKey, getByKey, getCheckUserWorkspace, getWorkspaceId, listById, listByWorkspace, listPage, sortMoveDown, sortMoveUp, sortToTop, updateById
autoClear, autoLoopClear, count, count, covetTableName, executeClearImpl, getData, getLastTimeValue, insert, insertNotFill, list, listById, listById, listPage, listPage, parsePage, update, updateById, updateById, upsert
count, count, dataBeanToEntity, del, delByKey, delByKey, entityToBean, entityToBean, entityToBeanList, execute, exists, exists, fillSelectResult, findByCondition, getByKey, getByKey, getByKey, getKey, getTableName, insert, listByBean, listByEntity, listPageOnlyResult, query, query, queryByBean, queryList, queryList, queryList, update, warpException
public void insert(MonitorNotifyLog monitorNotifyLog)
BaseDbCommonService
insert
in class BaseDbService<MonitorNotifyLog>
monitorNotifyLog
- 数据protected String[] clearTimeColumns()
BaseDbService
clearTimeColumns
in class BaseDbService<MonitorNotifyLog>
Copyright © 2017–2022. All rights reserved.