Package | Description |
---|---|
mbg.test.mb3.generated.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 record)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.insertSelective(Pkblobs record)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByExample(Pkblobs record,
PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByExampleSelective(Pkblobs record,
PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByExampleWithBLOBs(Pkblobs record,
PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByPrimaryKeySelective(Pkblobs record)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByPrimaryKeyWithBLOBs(Pkblobs record)
This method was generated by MyBatis Generator.
|
Copyright © 2010–2018 MyBatis.org. All rights reserved.