public interface IHfpmTestSV
| Modifier and Type | Method and Description |
|---|---|
int |
batchOperate(HfpmTest[] hfpmTests) |
int |
create(HfpmTest hfpmTest) |
int |
delete(HfpmTest hfpmTest) |
int |
delete(long hfpmTestId) |
List<HfpmTest> |
getHfpmTestAll() |
HfpmTest |
getHfpmTestByPK(long hfpmTestId) |
int |
getHfpmTestCountByExample(HfpmTest_Example example) |
int |
getHfpmTestCountByParam(Map<String,Object> params) |
List<HfpmTest> |
getHfpmTestListByExample(HfpmTest_Example example) |
List<HfpmTest> |
getHfpmTestListByParam(Map<String,Object> params) |
int |
update(HfpmTest hfpmTest) |
int |
updateByExample(HfpmTest hfpmTest,
HfpmTest_Example example) |
int updateByExample(HfpmTest hfpmTest, HfpmTest_Example example) throws Exception
int delete(long hfpmTestId)
throws Exception
List<HfpmTest> getHfpmTestListByParam(Map<String,Object> params) throws Exception
List<HfpmTest> getHfpmTestListByExample(HfpmTest_Example example) throws Exception
int getHfpmTestCountByExample(HfpmTest_Example example) throws Exception
Copyright © 2018. All rights reserved.