Package | Description |
---|---|
mbg.test.mb3.generated.mixed.flat.mapper |
Modifier and Type | Method and Description |
---|---|
Pkblobs |
PkblobsMapper.selectByPrimaryKey(Integer id)
This method was generated by MyBatis Generator.
|
Modifier and Type | Method and Description |
---|---|
List<Pkblobs> |
PkblobsMapper.selectByExample(PkblobsExample example)
This method was generated by MyBatis Generator.
|
List<Pkblobs> |
PkblobsMapper.selectByExampleWithBLOBs(PkblobsExample example)
This method was generated by MyBatis Generator.
|
List<Pkblobs> |
PkblobsMapper.selectByExampleWithBLOBsWithRowbounds(PkblobsExample example,
org.apache.ibatis.session.RowBounds rowBounds)
This method was generated by MyBatis Generator.
|
List<Pkblobs> |
PkblobsMapper.selectByExampleWithRowbounds(PkblobsExample example,
org.apache.ibatis.session.RowBounds rowBounds)
This method was generated by MyBatis Generator.
|
Modifier and Type | Method and Description |
---|---|
int |
PkblobsMapper.insert(Pkblobs row)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.insertSelective(Pkblobs row)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByExample(Pkblobs row,
PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByExampleSelective(Pkblobs row,
PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByExampleWithBLOBs(Pkblobs row,
PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByPrimaryKeySelective(Pkblobs row)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByPrimaryKeyWithBLOBs(Pkblobs row)
This method was generated by MyBatis Generator.
|
Copyright © 2006–2024 MyBatis.org. All rights reserved.