Uses of Class
mbg.test.mb3.generated.annotated.flat.model.Pkfieldsblobs
Packages that use Pkfieldsblobs
-
Uses of Pkfieldsblobs in mbg.test.mb3.generated.annotated.flat.mapper
Methods in mbg.test.mb3.generated.annotated.flat.mapper that return PkfieldsblobsModifier and TypeMethodDescriptionPkfieldsblobsMapper.selectByPrimaryKey(Integer id1, Integer id2) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.annotated.flat.mapper that return types with arguments of type PkfieldsblobsModifier and TypeMethodDescriptionPkfieldsblobsMapper.selectByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.PkfieldsblobsMapper.selectByExampleWithBLOBs(PkfieldsblobsExample example) This method was generated by MyBatis Generator.PkfieldsblobsMapper.selectByExampleWithBLOBsWithRowbounds(PkfieldsblobsExample example, org.apache.ibatis.session.RowBounds rowBounds) This method was generated by MyBatis Generator.PkfieldsblobsMapper.selectByExampleWithRowbounds(PkfieldsblobsExample example, org.apache.ibatis.session.RowBounds rowBounds) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.annotated.flat.mapper with parameters of type PkfieldsblobsModifier and TypeMethodDescriptionintPkfieldsblobsMapper.insert(Pkfieldsblobs row) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.insertSelective(Pkfieldsblobs row) This method was generated by MyBatis Generator.PkfieldsblobsSqlProvider.insertSelective(Pkfieldsblobs row) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.updateByExample(Pkfieldsblobs row, PkfieldsblobsExample example) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.updateByExampleSelective(Pkfieldsblobs row, PkfieldsblobsExample example) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.updateByExampleWithBLOBs(Pkfieldsblobs row, PkfieldsblobsExample example) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.updateByPrimaryKey(Pkfieldsblobs row) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.updateByPrimaryKeySelective(Pkfieldsblobs row) This method was generated by MyBatis Generator.PkfieldsblobsSqlProvider.updateByPrimaryKeySelective(Pkfieldsblobs row) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.updateByPrimaryKeyWithBLOBs(Pkfieldsblobs row) This method was generated by MyBatis Generator.