long |
PanelSubjectMapper.countByExample(PanelSubjectExample example) |
int |
PanelSubjectMapper.deleteByExample(PanelSubjectExample example) |
List<PanelSubject> |
PanelSubjectMapper.selectByExample(PanelSubjectExample example) |
List<PanelSubject> |
PanelSubjectMapper.selectByExampleWithBLOBs(PanelSubjectExample example) |
int |
PanelSubjectMapper.updateByExample(PanelSubject record,
PanelSubjectExample example) |
int |
PanelSubjectMapper.updateByExampleSelective(PanelSubject record,
PanelSubjectExample example) |
int |
PanelSubjectMapper.updateByExampleWithBLOBs(PanelSubject record,
PanelSubjectExample example) |