long |
ScheduleMapper.countByExample(ScheduleExample example) |
int |
ScheduleMapper.deleteByExample(ScheduleExample example) |
List<Schedule> |
ScheduleMapper.selectByExample(ScheduleExample example) |
List<Schedule> |
ScheduleMapper.selectByExampleWithBLOBs(ScheduleExample example) |
int |
ScheduleMapper.updateByExample(Schedule record,
ScheduleExample example) |
int |
ScheduleMapper.updateByExampleSelective(Schedule record,
ScheduleExample example) |
int |
ScheduleMapper.updateByExampleWithBLOBs(Schedule record,
ScheduleExample example) |