@Repository
public interface HfcfgProgramSkinMapper
| Modifier and Type | Method and Description |
|---|---|
int |
countByExample(HfcfgProgramSkin_Example example) |
int |
deleteByExample(HfcfgProgramSkin_Example example) |
int |
deleteByPrimaryKey(Long hfcfgProgramSkinId) |
int |
insert(HfcfgProgramSkin record) |
int |
insertSelective(HfcfgProgramSkin record) |
List<HfcfgProgramSkin> |
selectByExample(HfcfgProgramSkin_Example example) |
HfcfgProgramSkin |
selectByPrimaryKey(Long hfcfgProgramSkinId) |
int |
updateByExample(HfcfgProgramSkin record,
HfcfgProgramSkin_Example example) |
int |
updateByExampleSelective(HfcfgProgramSkin record,
HfcfgProgramSkin_Example example) |
int |
updateByPrimaryKey(HfcfgProgramSkin record) |
int |
updateByPrimaryKeySelective(HfcfgProgramSkin record) |
int countByExample(HfcfgProgramSkin_Example example)
int deleteByExample(HfcfgProgramSkin_Example example)
int deleteByPrimaryKey(Long hfcfgProgramSkinId)
int insert(HfcfgProgramSkin record)
int insertSelective(HfcfgProgramSkin record)
List<HfcfgProgramSkin> selectByExample(HfcfgProgramSkin_Example example)
HfcfgProgramSkin selectByPrimaryKey(Long hfcfgProgramSkinId)
int updateByExampleSelective(HfcfgProgramSkin record, HfcfgProgramSkin_Example example)
int updateByExample(HfcfgProgramSkin record, HfcfgProgramSkin_Example example)
int updateByPrimaryKeySelective(HfcfgProgramSkin record)
int updateByPrimaryKey(HfcfgProgramSkin record)
Copyright © 2018. All rights reserved.