| 程序包 | 说明 |
|---|---|
| com.viontech.mall.mapper | |
| com.viontech.mall.vo | |
| com.viontech.mall.vobase |
| 限定符和类型 | 方法和说明 |
|---|---|
CountData |
CountDataMapper.selectByPrimaryKey(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CountData> |
CountDataMapper.selectByExample(CountDataExample example) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
CountDataMapper.insert(CountData record) |
int |
CountDataMapper.insertSelective(CountData record) |
int |
CountDataMapper.updateByExample(CountData record,
CountDataExample example) |
int |
CountDataMapper.updateByExampleSelective(CountData record,
CountDataExample example) |
int |
CountDataMapper.updateByPrimaryKey(CountData record) |
int |
CountDataMapper.updateByPrimaryKeySelective(CountData record) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CountDataVo |
| 构造器和说明 |
|---|
CountDataVo(CountData countData) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CountDataVoBase |
| 限定符和类型 | 方法和说明 |
|---|---|
CountData |
CountDataVoBase.getModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CountDataVoBase.setModel(CountData countData) |
| 构造器和说明 |
|---|
CountDataVoBase(CountData countData) |
Copyright © 2019. All rights reserved.