| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfusEntityStoreController.list(HfusEntityStore hfusEntityStore,
HfusEntityStore_Example example,
Pagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfusEntityStoreMapper.countByExample(HfusEntityStore_Example example) |
int |
HfusEntityStoreMapper.deleteByExample(HfusEntityStore_Example example) |
List<HfusEntityStore> |
HfusEntityStoreMapper.selectByExample(HfusEntityStore_Example example) |
List<HfusEntityStore> |
HfusEntityStoreMapper.selectByExampleWithBLOBs(HfusEntityStore_Example example) |
int |
HfusEntityStoreMapper.updateByExample(HfusEntityStore record,
HfusEntityStore_Example example) |
int |
HfusEntityStoreMapper.updateByExampleSelective(HfusEntityStore record,
HfusEntityStore_Example example) |
int |
HfusEntityStoreMapper.updateByExampleWithBLOBs(HfusEntityStore record,
HfusEntityStore_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfusEntityStoreSVImpl.getHfusEntityStoreCountByExample(HfusEntityStore_Example example) |
List<HfusEntityStore> |
HfusEntityStoreSVImpl.getHfusEntityStoreListByExample(HfusEntityStore_Example example) |
int |
HfusEntityStoreSVImpl.updateByExample(HfusEntityStore hfusEntityStore,
HfusEntityStore_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfusEntityStoreSV.getHfusEntityStoreCountByExample(HfusEntityStore_Example example) |
List<HfusEntityStore> |
IHfusEntityStoreSV.getHfusEntityStoreListByExample(HfusEntityStore_Example example) |
int |
IHfusEntityStoreSV.updateByExample(HfusEntityStore hfusEntityStore,
HfusEntityStore_Example example) |
Copyright © 2018. All rights reserved.