public interface IHfpmTestSV
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2017. All rights reserved.