类 OperationLogServiceImpl
java.lang.Object
com.mybatisflex.spring.service.impl.ServiceImpl<SysOperationLogMapper,SysOperationLog>
com.elitesland.ystdms.sys.service.impl.OperationLogServiceImpl
- 所有已实现的接口:
OperationLogService,com.mybatisflex.core.service.IService<SysOperationLog>
@Service
public class OperationLogServiceImpl
extends com.mybatisflex.spring.service.impl.ServiceImpl<SysOperationLogMapper,SysOperationLog>
implements OperationLogService
操作日志服务实现
-
字段概要
从类继承的字段 com.mybatisflex.spring.service.impl.ServiceImpl
mapper从接口继承的字段 com.mybatisflex.core.service.IService
DEFAULT_BATCH_SIZE -
构造器概要
构造器 -
方法概要
从类继承的方法 com.mybatisflex.spring.service.impl.ServiceImpl
getMapper从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.mybatisflex.core.service.IService
count, count, count, exists, exists, getByEntityIdOpt, getById, getByIdOpt, getMapper, getObj, getObjAs, getObjAsOpt, getObjOpt, getOne, getOne, getOneAs, getOneAsOpt, getOneByEntityId, getOneOpt, getOneOpt, list, list, list, listAs, listByIds, listByMap, objList, objListAs, page, page, page, pageAs, query, queryChain, remove, remove, removeById, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatch, updateBatch, updateBatch, updateBatch, updateById, updateById, updateChain
-
构造器详细资料
-
OperationLogServiceImpl
public OperationLogServiceImpl()
-
-
方法详细资料
-
saveLog
从接口复制的说明:OperationLogService保存操作日志- 指定者:
saveLog在接口中OperationLogService
-