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