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