程序包 | 说明 |
---|---|
com.js.kbt.mapper |
限定符和类型 | 方法和说明 |
---|---|
Withdraw |
WithdrawMapper.selectByPrimaryKey(java.lang.Integer id)
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<Withdraw> |
WithdrawMapper.selectByExample(WithdrawExample example)
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
int |
WithdrawMapper.insert(Withdraw record)
This method was generated by MyBatis Generator.
|
int |
WithdrawMapper.insertSelective(Withdraw record)
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.
|
int |
WithdrawMapper.updateByPrimaryKey(Withdraw record)
This method was generated by MyBatis Generator.
|
int |
WithdrawMapper.updateByPrimaryKeySelective(Withdraw record)
This method was generated by MyBatis Generator.
|