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