Interface PkfieldsblobsMapper


public interface PkfieldsblobsMapper
  • Method Details

    • countByExample

      long countByExample(PkfieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • deleteByExample

      int deleteByExample(PkfieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • deleteByPrimaryKey

      int deleteByPrimaryKey(PkfieldsblobsKey key)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • insert

      int insert(Pkfieldsblobs row)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • insertSelective

      int insertSelective(Pkfieldsblobs row)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • selectByExampleWithBLOBs

      List<Pkfieldsblobs> selectByExampleWithBLOBs(PkfieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • selectByExample

      List<Pkfieldsblobs> selectByExample(PkfieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • selectByPrimaryKey

      Pkfieldsblobs selectByPrimaryKey(PkfieldsblobsKey key)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • updateByExampleSelective

      int updateByExampleSelective(@Param("row") Pkfieldsblobs row, @Param("example") PkfieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • updateByExampleWithBLOBs

      int updateByExampleWithBLOBs(@Param("row") Pkfieldsblobs row, @Param("example") PkfieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • updateByExample

      int updateByExample(@Param("row") Pkfieldsblobs row, @Param("example") PkfieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • updateByPrimaryKeySelective

      int updateByPrimaryKeySelective(Pkfieldsblobs row)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • updateByPrimaryKeyWithBLOBs

      int updateByPrimaryKeyWithBLOBs(Pkfieldsblobs row)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • updateByPrimaryKey

      int updateByPrimaryKey(Pkfieldsblobs row)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS