| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmTestController.list(HfpmTest hfpmTest,
HfpmTest_Example example,
Pagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmTestMapper.countByExample(HfpmTest_Example example) |
int |
HfpmTestMapper.deleteByExample(HfpmTest_Example example) |
List<HfpmTest> |
HfpmTestMapper.selectByExample(HfpmTest_Example example) |
int |
HfpmTestMapper.updateByExample(HfpmTest record,
HfpmTest_Example example) |
int |
HfpmTestMapper.updateByExampleSelective(HfpmTest record,
HfpmTest_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmTestSVImpl.getHfpmTestCountByExample(HfpmTest_Example example) |
List<HfpmTest> |
HfpmTestSVImpl.getHfpmTestListByExample(HfpmTest_Example example) |
int |
HfpmTestSVImpl.updateByExample(HfpmTest hfpmTest,
HfpmTest_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmTestSV.getHfpmTestCountByExample(HfpmTest_Example example) |
List<HfpmTest> |
IHfpmTestSV.getHfpmTestListByExample(HfpmTest_Example example) |
int |
IHfpmTestSV.updateByExample(HfpmTest hfpmTest,
HfpmTest_Example example) |
Copyright © 2018. All rights reserved.