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