Uses of Class
io.dataease.plugins.common.base.domain.SysLog
-
Packages that use SysLog Package Description io.dataease.plugins.common.base.domain io.dataease.plugins.common.base.mapper -
-
Uses of SysLog in io.dataease.plugins.common.base.domain
Subclasses of SysLog in io.dataease.plugins.common.base.domain Modifier and Type Class Description classSysLogWithBLOBs -
Uses of SysLog in io.dataease.plugins.common.base.mapper
Methods in io.dataease.plugins.common.base.mapper that return types with arguments of type SysLog Modifier and Type Method Description List<SysLog>SysLogMapper. selectByExample(SysLogExample example)Methods in io.dataease.plugins.common.base.mapper with parameters of type SysLog Modifier and Type Method Description intSysLogMapper. updateByExample(SysLog record, SysLogExample example)intSysLogMapper. updateByPrimaryKey(SysLog record)
-