程序包 | 说明 |
---|---|
com.yan.demo.product.mapper |
限定符和类型 | 方法和说明 |
---|---|
long |
TbProductMapper.countByExample(TbProductExample example)
This method was generated by MyBatis Generator.
|
int |
TbProductMapper.deleteByExample(TbProductExample example)
This method was generated by MyBatis Generator.
|
List<TbProduct> |
TbProductMapper.selectByExample(TbProductExample example)
This method was generated by MyBatis Generator.
|
int |
TbProductMapper.updateByExample(TbProduct record,
TbProductExample example)
This method was generated by MyBatis Generator.
|
int |
TbProductMapper.updateByExampleSelective(TbProduct record,
TbProductExample example)
This method was generated by MyBatis Generator.
|
Copyright © 2018. All rights reserved.