| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfcfgDbConnectController.list(HfcfgDbConnect hfcfgDbConnect,
HfcfgDbConnect_Example example,
Pagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfcfgDbConnectMapper.countByExample(HfcfgDbConnect_Example example) |
int |
HfcfgDbConnectMapper.deleteByExample(HfcfgDbConnect_Example example) |
List<HfcfgDbConnect> |
HfcfgDbConnectMapper.selectByExample(HfcfgDbConnect_Example example) |
int |
HfcfgDbConnectMapper.updateByExample(HfcfgDbConnect record,
HfcfgDbConnect_Example example) |
int |
HfcfgDbConnectMapper.updateByExampleSelective(HfcfgDbConnect record,
HfcfgDbConnect_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfcfgDbConnectSVImpl.getHfcfgDbConnectCountByExample(HfcfgDbConnect_Example example) |
List<HfcfgDbConnect> |
HfcfgDbConnectSVImpl.getHfcfgDbConnectListByExample(HfcfgDbConnect_Example example) |
int |
HfcfgDbConnectSVImpl.updateByExample(HfcfgDbConnect hfcfgDbConnect,
HfcfgDbConnect_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfcfgDbConnectSV.getHfcfgDbConnectCountByExample(HfcfgDbConnect_Example example) |
List<HfcfgDbConnect> |
IHfcfgDbConnectSV.getHfcfgDbConnectListByExample(HfcfgDbConnect_Example example) |
int |
IHfcfgDbConnectSV.updateByExample(HfcfgDbConnect hfcfgDbConnect,
HfcfgDbConnect_Example example) |
Copyright © 2018. All rights reserved.