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