| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfcfgDbConnectController.batchCreate(HfcfgDbConnect[] hfcfgDbConnects) |
ResultData |
HfcfgDbConnectController.create(HfcfgDbConnect hfcfgDbConnect) |
ResultData |
HfcfgDbConnectController.delete(HfcfgDbConnect hfcfgDbConnect) |
ResultData |
HfcfgDbConnectController.detail(HfcfgDbConnect hfcfgDbConnect) |
ResultData |
HfcfgDbConnectController.list(HfcfgDbConnect hfcfgDbConnect,
HfcfgDbConnect_Example example,
Pagination pagination) |
ResultData |
HfcfgDbConnectController.search(HfcfgDbConnect hfcfgDbConnect) |
ResultData |
HfcfgDbConnectController.update(HfcfgDbConnect hfcfgDbConnect) |
| Modifier and Type | Method and Description |
|---|---|
HfcfgDbConnect |
HfcfgDbConnectMapper.selectByPrimaryKey(Long hfcfgDbConnectId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfcfgDbConnect> |
HfcfgDbConnectMapper.selectByExample(HfcfgDbConnect_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfcfgDbConnectMapper.insert(HfcfgDbConnect record) |
int |
HfcfgDbConnectMapper.insertSelective(HfcfgDbConnect record) |
int |
HfcfgDbConnectMapper.updateByExample(HfcfgDbConnect record,
HfcfgDbConnect_Example example) |
int |
HfcfgDbConnectMapper.updateByExampleSelective(HfcfgDbConnect record,
HfcfgDbConnect_Example example) |
int |
HfcfgDbConnectMapper.updateByPrimaryKey(HfcfgDbConnect record) |
int |
HfcfgDbConnectMapper.updateByPrimaryKeySelective(HfcfgDbConnect record) |
| Modifier and Type | Method and Description |
|---|---|
HfcfgDbConnect |
HfcfgDbConnectSVImpl.getHfcfgDbConnectByPK(long hfcfgDbConnectId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfcfgDbConnect> |
HfcfgDbConnectSVImpl.getHfcfgDbConnectAll() |
List<HfcfgDbConnect> |
HfcfgDbConnectSVImpl.getHfcfgDbConnectListByExample(HfcfgDbConnect_Example example) |
List<HfcfgDbConnect> |
HfcfgDbConnectSVImpl.getHfcfgDbConnectListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfcfgDbConnectSVImpl.batchOperate(HfcfgDbConnect[] hfcfgDbConnects) |
int |
HfcfgDbConnectSVImpl.create(HfcfgDbConnect hfcfgDbConnect) |
int |
HfcfgDbConnectSVImpl.delete(HfcfgDbConnect hfcfgDbConnect) |
int |
HfcfgDbConnectSVImpl.update(HfcfgDbConnect hfcfgDbConnect) |
int |
HfcfgDbConnectSVImpl.updateByExample(HfcfgDbConnect hfcfgDbConnect,
HfcfgDbConnect_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfcfgDbConnect |
IHfcfgDbConnectSV.getHfcfgDbConnectByPK(long hfcfgDbConnectId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfcfgDbConnect> |
IHfcfgDbConnectSV.getHfcfgDbConnectAll() |
List<HfcfgDbConnect> |
IHfcfgDbConnectSV.getHfcfgDbConnectListByExample(HfcfgDbConnect_Example example) |
List<HfcfgDbConnect> |
IHfcfgDbConnectSV.getHfcfgDbConnectListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfcfgDbConnectSV.batchOperate(HfcfgDbConnect[] hfcfgDbConnects) |
int |
IHfcfgDbConnectSV.create(HfcfgDbConnect hfcfgDbConnect) |
int |
IHfcfgDbConnectSV.delete(HfcfgDbConnect hfcfgDbConnect) |
int |
IHfcfgDbConnectSV.update(HfcfgDbConnect hfcfgDbConnect) |
int |
IHfcfgDbConnectSV.updateByExample(HfcfgDbConnect hfcfgDbConnect,
HfcfgDbConnect_Example example) |
Copyright © 2018. All rights reserved.