@Service(value="iHfusEntityTypeRelatEntityAttrSV") public class HfusEntityTypeRelatEntityAttrSVImpl extends Object implements IHfusEntityTypeRelatEntityAttrSV
| Constructor and Description |
|---|
HfusEntityTypeRelatEntityAttrSVImpl() |
public int create(HfusEntityTypeRelatEntityAttr hfusEntityTypeRelatEntityAttr) throws Exception
public int batchOperate(HfusEntityTypeRelatEntityAttr[] hfusEntityTypeRelatEntityAttrs) throws Exception
public int update(HfusEntityTypeRelatEntityAttr hfusEntityTypeRelatEntityAttr) throws Exception
public int updateByExample(HfusEntityTypeRelatEntityAttr hfusEntityTypeRelatEntityAttr, HfusEntityTypeRelatEntityAttr_Example example) throws Exception
public int delete(HfusEntityTypeRelatEntityAttr hfusEntityTypeRelatEntityAttr) throws Exception
public int delete(long hfusEntityTypeRelatEntityAttrId)
throws Exception
public List<HfusEntityTypeRelatEntityAttr> getHfusEntityTypeRelatEntityAttrAll() throws Exception
public HfusEntityTypeRelatEntityAttr getHfusEntityTypeRelatEntityAttrByPK(long hfusEntityTypeRelatEntityAttrId) throws Exception
public List<HfusEntityTypeRelatEntityAttr> getHfusEntityTypeRelatEntityAttrListByParam(Map<String,Object> params) throws Exception
public List<HfusEntityTypeRelatEntityAttr> getHfusEntityTypeRelatEntityAttrListByExample(HfusEntityTypeRelatEntityAttr_Example example) throws Exception
public int getHfusEntityTypeRelatEntityAttrCountByParam(Map<String,Object> params) throws Exception
public int getHfusEntityTypeRelatEntityAttrCountByExample(HfusEntityTypeRelatEntityAttr_Example example) throws Exception
public HfusEntityTypeRelatEntityAttrMapper getHfusEntityTypeRelatEntityAttrMapper()
public void setHfusEntityTypeRelatEntityAttrMapper(HfusEntityTypeRelatEntityAttrMapper hfusEntityTypeRelatEntityAttrMapper)
Copyright © 2018. All rights reserved.