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