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