Interface PkfieldsblobsMapper


public interface PkfieldsblobsMapper
  • Method Details

    • deleteByPrimaryKey

      int deleteByPrimaryKey(@Param("id1") Integer id1, @Param("id2") Integer id2)
      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
    • selectByPrimaryKey

      Pkfieldsblobs selectByPrimaryKey(@Param("id1") Integer id1, @Param("id2") Integer id2)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
    • selectAll

      List<Pkfieldsblobs> selectAll()
      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