Uses of Class
mbg.test.mb3.generated.flat.model.Pkblobs
Packages that use Pkblobs
-
Uses of Pkblobs in mbg.test.mb3.generated.flat.mapper
Methods in mbg.test.mb3.generated.flat.mapper that return PkblobsModifier and TypeMethodDescriptionPkblobsMapper.selectByPrimaryKey(Integer id) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.flat.mapper that return types with arguments of type PkblobsModifier and TypeMethodDescriptionPkblobsMapper.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.Methods in mbg.test.mb3.generated.flat.mapper with parameters of type PkblobsModifier and TypeMethodDescriptionintThis method was generated by MyBatis Generator.intPkblobsMapper.insertSelective(Pkblobs row) 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.intPkblobsMapper.updateByPrimaryKeySelective(Pkblobs row) This method was generated by MyBatis Generator.intPkblobsMapper.updateByPrimaryKeyWithBLOBs(Pkblobs row) This method was generated by MyBatis Generator.