Uses of Class
mbg.test.mb3.generated.conditional.model.PkblobsExample
Packages that use PkblobsExample
-
Uses of PkblobsExample in mbg.test.mb3.generated.conditional.mapper
Methods in mbg.test.mb3.generated.conditional.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.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.