| 程序包 | 说明 |
|---|---|
| com.viontech.mall.mapper | |
| com.viontech.mall.model | |
| com.viontech.mall.vo | |
| com.viontech.mall.vobase |
| 限定符和类型 | 方法和说明 |
|---|---|
Format |
FormatMapper.selectByPrimaryKey(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Format> |
FormatMapper.selectByExample(FormatExample example) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
FormatMapper.insert(Format record) |
int |
FormatMapper.insertSelective(Format record) |
int |
FormatMapper.updateByExample(Format record,
FormatExample example) |
int |
FormatMapper.updateByExampleSelective(Format record,
FormatExample example) |
int |
FormatMapper.updateByPrimaryKey(Format record) |
int |
FormatMapper.updateByPrimaryKeySelective(Format record) |
| 限定符和类型 | 方法和说明 |
|---|---|
Format |
Zone.getFormat() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Zone.setFormat(Format format) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FormatVo |
| 构造器和说明 |
|---|
FormatVo(Format format) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FormatVoBase |
| 限定符和类型 | 方法和说明 |
|---|---|
Format |
ZoneVoBase.getFormat() |
Format |
FormatVoBase.getModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ZoneVoBase.setFormat(Format format) |
void |
FormatVoBase.setModel(Format format) |
| 构造器和说明 |
|---|
FormatVoBase(Format format) |
Copyright © 2019. All rights reserved.