Package | Description |
---|---|
mbg.test.mb3.generated.flat.mapper |
Modifier and Type | Method and Description |
---|---|
int |
PkonlyMapper.countByExample(PkonlyExample example)
This method was generated by MyBatis Generator.
|
int |
PkonlyMapper.deleteByExample(PkonlyExample example)
This method was generated by MyBatis Generator.
|
List<Pkonly> |
PkonlyMapper.selectByExample(PkonlyExample example)
This method was generated by MyBatis Generator.
|
List<Pkonly> |
PkonlyMapper.selectByExampleWithRowbounds(PkonlyExample example,
org.apache.ibatis.session.RowBounds rowBounds)
This method was generated by MyBatis Generator.
|
int |
PkonlyMapper.updateByExample(Pkonly record,
PkonlyExample example)
This method was generated by MyBatis Generator.
|
int |
PkonlyMapper.updateByExampleSelective(Pkonly record,
PkonlyExample example)
This method was generated by MyBatis Generator.
|
Copyright © 2010–2018 MyBatis.org. All rights reserved.