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 row)
This method was generated by MyBatis Generator.
|
int |
PkonlyMapper.insertSelective(Pkonly row)
This method was generated by MyBatis Generator.
|
int |
PkonlyMapper.updateByExample(Pkonly row,
PkonlyExample example)
This method was generated by MyBatis Generator.
|
int |
PkonlyMapper.updateByExampleSelective(Pkonly row,
PkonlyExample example)
This method was generated by MyBatis Generator.
|
Copyright © 2006–2024 MyBatis.org. All rights reserved.