| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfmdEntityController.list(HfmdEntity hfmdEntity,
HfmdEntity_Example example,
Pagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfmdEntityMapper.countByExample(HfmdEntity_Example example) |
int |
HfmdEntityMapper.deleteByExample(HfmdEntity_Example example) |
List<HfmdEntity> |
HfmdEntityMapper.selectByExample(HfmdEntity_Example example) |
int |
HfmdEntityMapper.updateByExample(HfmdEntity record,
HfmdEntity_Example example) |
int |
HfmdEntityMapper.updateByExampleSelective(HfmdEntity record,
HfmdEntity_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfmdEntitySVImpl.getHfmdEntityCountByExample(HfmdEntity_Example example) |
List<HfmdEntity> |
HfmdEntitySVImpl.getHfmdEntityListByExample(HfmdEntity_Example example) |
int |
HfmdEntitySVImpl.updateByExample(HfmdEntity hfmdEntity,
HfmdEntity_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfmdEntitySV.getHfmdEntityCountByExample(HfmdEntity_Example example) |
List<HfmdEntity> |
IHfmdEntitySV.getHfmdEntityListByExample(HfmdEntity_Example example) |
int |
IHfmdEntitySV.updateByExample(HfmdEntity hfmdEntity,
HfmdEntity_Example example) |
Copyright © 2018. All rights reserved.