Interface FieldsblobsMapper


@Mapper public interface FieldsblobsMapper
  • Method Details

    • countByExample

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

      int deleteByExample(FieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS
    • insert

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

      int insertSelective(Fieldsblobs row)
      This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS
    • selectByExampleWithBLOBsWithRowbounds

      List<Fieldsblobs> selectByExampleWithBLOBsWithRowbounds(FieldsblobsExample example, org.apache.ibatis.session.RowBounds rowBounds)
      This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS
    • selectByExampleWithBLOBs

      List<Fieldsblobs> selectByExampleWithBLOBs(FieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS
    • selectByExampleWithRowbounds

      List<Fieldsblobs> selectByExampleWithRowbounds(FieldsblobsExample example, org.apache.ibatis.session.RowBounds rowBounds)
      This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS
    • selectByExample

      List<Fieldsblobs> selectByExample(FieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS
    • updateByExampleSelective

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

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

      int updateByExample(@Param("row") Fieldsblobs row, @Param("example") FieldsblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS