long |
SysLogMapper.countByExample(SysLogExample example) |
int |
SysLogMapper.deleteByExample(SysLogExample example) |
List<SysLog> |
SysLogMapper.selectByExample(SysLogExample example) |
List<SysLogWithBLOBs> |
SysLogMapper.selectByExampleWithBLOBs(SysLogExample example) |
int |
SysLogMapper.updateByExample(SysLog record,
SysLogExample example) |
int |
SysLogMapper.updateByExampleSelective(SysLogWithBLOBs record,
SysLogExample example) |
int |
SysLogMapper.updateByExampleWithBLOBs(SysLogWithBLOBs record,
SysLogExample example) |