@Service public class JobLogGlueServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<JobLogGlueMapper,JobLogGlue> implements IJobLogGlueService
服务实现类
| 构造器和说明 |
|---|
JobLogGlueServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<JobLogGlue> |
findByJobId(int jobId)
获取JOB代码
|
int |
removeOld(int jobId,
int limit)
清楚30次之前的备份记录
|
closeSqlSession, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getMap, getObj, getOne, retBool, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, updateBatchByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, getBaseMapper, getById, getMap, getObj, getOne, getOne, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdpublic List<JobLogGlue> findByJobId(int jobId)
findByJobId 在接口中 IJobLogGlueServicejobId - public int removeOld(int jobId,
int limit)
removeOld 在接口中 IJobLogGlueServicejobId - limit - Copyright © 2022. All rights reserved.