程序包 | 说明 |
---|---|
com.js.kbt.mapper |
限定符和类型 | 方法和说明 |
---|---|
java.util.List<Vcoupon> |
VcouponMapper.selectByExample(VcouponExample example)
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
int |
VcouponMapper.insert(Vcoupon record)
This method was generated by MyBatis Generator.
|
int |
VcouponMapper.insertSelective(Vcoupon record)
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.
|