Package | Description |
---|---|
mbg.test.mb3.generated.flat.mapper |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
int |
PkonlyMapper.insert(Pkonly record)
This method was generated by MyBatis Generator.
|
int |
PkonlyMapper.insertSelective(Pkonly record)
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.