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