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