long |
PanelGroupMapper.countByExample(PanelGroupExample example) |
int |
PanelGroupMapper.deleteByExample(PanelGroupExample example) |
List<PanelGroup> |
PanelGroupMapper.selectByExample(PanelGroupExample example) |
List<PanelGroupWithBLOBs> |
PanelGroupMapper.selectByExampleWithBLOBs(PanelGroupExample example) |
int |
PanelGroupMapper.updateByExample(PanelGroup record,
PanelGroupExample example) |
int |
PanelGroupMapper.updateByExampleSelective(PanelGroupWithBLOBs record,
PanelGroupExample example) |
int |
PanelGroupMapper.updateByExampleWithBLOBs(PanelGroupWithBLOBs record,
PanelGroupExample example) |