Package | Description |
---|---|
mbg.test.mb3.generated.hierarchical.mapper |
Modifier and Type | Method and Description |
---|---|
int |
PkblobsMapper.countByExample(PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.deleteByExample(PkblobsExample example)
This method was generated by MyBatis Generator.
|
List<PkblobsKey> |
PkblobsMapper.selectByExample(PkblobsExample example)
This method was generated by MyBatis Generator.
|
List<PkblobsWithBLOBs> |
PkblobsMapper.selectByExampleWithBLOBs(PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByExample(PkblobsKey record,
PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByExampleSelective(PkblobsWithBLOBs record,
PkblobsExample example)
This method was generated by MyBatis Generator.
|
int |
PkblobsMapper.updateByExampleWithBLOBs(PkblobsWithBLOBs record,
PkblobsExample example)
This method was generated by MyBatis Generator.
|
Copyright © 2010–2018 MyBatis.org. All rights reserved.