| 程序包 | 说明 |
|---|---|
| com.viontech.mall.mapper |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
BrandMapper.countByExample(BrandExample example) |
int |
BrandMapper.deleteByExample(BrandExample example) |
List<Brand> |
BrandMapper.selectByExample(BrandExample example) |
int |
BrandMapper.updateByExample(Brand record,
BrandExample example) |
int |
BrandMapper.updateByExampleSelective(Brand record,
BrandExample example) |
Copyright © 2019. All rights reserved.