Uses of Class
mbg.test.mb3.generated.flat.model.PkblobsExample
Packages that use PkblobsExample
-
Uses of PkblobsExample in mbg.test.mb3.generated.flat.mapper
Methods in mbg.test.mb3.generated.flat.mapper with parameters of type PkblobsExampleModifier and TypeMethodDescriptionlongPkblobsMapper.countByExample(PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.deleteByExample(PkblobsExample example) This method was generated by MyBatis Generator.PkblobsMapper.selectByExample(PkblobsExample example) This method was generated by MyBatis Generator.PkblobsMapper.selectByExampleWithBLOBs(PkblobsExample example) This method was generated by MyBatis Generator.PkblobsMapper.selectByExampleWithBLOBsWithRowbounds(PkblobsExample example, org.apache.ibatis.session.RowBounds rowBounds) This method was generated by MyBatis Generator.PkblobsMapper.selectByExampleWithRowbounds(PkblobsExample example, org.apache.ibatis.session.RowBounds rowBounds) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExample(Pkblobs row, PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExampleSelective(Pkblobs row, PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExampleWithBLOBs(Pkblobs row, PkblobsExample example) This method was generated by MyBatis Generator.