Package | Description |
---|---|
mbg.test.mb3.generated.flat.mapper |
Modifier and Type | Method and Description |
---|---|
Pkfields |
PkfieldsMapper.selectByPrimaryKey(Integer id2,
Integer id1)
This method was generated by MyBatis Generator.
|
Modifier and Type | Method and Description |
---|---|
List<Pkfields> |
PkfieldsMapper.selectByExample(PkfieldsExample example)
This method was generated by MyBatis Generator.
|
List<Pkfields> |
PkfieldsMapper.selectByExampleWithRowbounds(PkfieldsExample example,
org.apache.ibatis.session.RowBounds rowBounds)
This method was generated by MyBatis Generator.
|
Modifier and Type | Method and Description |
---|---|
int |
PkfieldsMapper.insert(Pkfields record)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.insertSelective(Pkfields record)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.updateByExample(Pkfields record,
PkfieldsExample example)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.updateByExampleSelective(Pkfields record,
PkfieldsExample example)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.updateByPrimaryKey(Pkfields record)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.updateByPrimaryKeySelective(Pkfields record)
This method was generated by MyBatis Generator.
|
Copyright © 2010–2018 MyBatis.org. All rights reserved.