程序包 | 说明 |
---|---|
com.js.kbt.mapper |
限定符和类型 | 方法和说明 |
---|---|
int |
VcouponMapper.countByExample(VcouponExample example)
This method was generated by MyBatis Generator.
|
int |
VcouponMapper.deleteByExample(VcouponExample example)
This method was generated by MyBatis Generator.
|
java.util.List<Vcoupon> |
VcouponMapper.selectByExample(VcouponExample example)
This method was generated by MyBatis Generator.
|
int |
VcouponMapper.updateByExample(Vcoupon record,
VcouponExample example)
This method was generated by MyBatis Generator.
|
int |
VcouponMapper.updateByExampleSelective(Vcoupon record,
VcouponExample example)
This method was generated by MyBatis Generator.
|