long |
ChartViewMapper.countByExample(ChartViewExample example) |
int |
ChartViewMapper.deleteByExample(ChartViewExample example) |
List<ChartView> |
ChartViewMapper.selectByExample(ChartViewExample example) |
List<ChartViewWithBLOBs> |
ChartViewMapper.selectByExampleWithBLOBs(ChartViewExample example) |
int |
ChartViewMapper.updateByExample(ChartView record,
ChartViewExample example) |
int |
ChartViewMapper.updateByExampleSelective(ChartViewWithBLOBs record,
ChartViewExample example) |
int |
ChartViewMapper.updateByExampleWithBLOBs(ChartViewWithBLOBs record,
ChartViewExample example) |