Package | Description |
---|---|
mbg.test.mb3.generated.hierarchical.mapper |
Modifier and Type | Method and Description |
---|---|
Pkfields |
PkfieldsMapper.selectByPrimaryKey(PkfieldsKey key)
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.
|
Modifier and Type | Method and Description |
---|---|
int |
PkfieldsMapper.insert(Pkfields row)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.insertSelective(Pkfields row)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.updateByExample(Pkfields row,
PkfieldsExample example)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.updateByExampleSelective(Pkfields row,
PkfieldsExample example)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.updateByPrimaryKey(Pkfields row)
This method was generated by MyBatis Generator.
|
int |
PkfieldsMapper.updateByPrimaryKeySelective(Pkfields row)
This method was generated by MyBatis Generator.
|
Copyright © 2006–2023 MyBatis.org. All rights reserved.