Uses of Class
mbg.test.mb3.generated.hierarchical.model.PkblobsExample
Packages that use PkblobsExample
-
Uses of PkblobsExample in mbg.test.mb3.generated.hierarchical.mapper
Methods in mbg.test.mb3.generated.hierarchical.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(PkblobsKey row, PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExampleSelective(PkblobsWithBLOBs row, PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExampleWithBLOBs(PkblobsWithBLOBs row, PkblobsExample example) This method was generated by MyBatis Generator.