Interface GeneratedalwaystestnoupdatesMapper

All Superinterfaces:
BaseInterface

public interface GeneratedalwaystestnoupdatesMapper extends BaseInterface
  • Method Details

    • countByExample

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

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

      int deleteByPrimaryKey(Integer id)
      This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
    • insert

      This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
    • insertSelective

      int insertSelective(Generatedalwaystestnoupdates row)
      This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
    • selectByExample

      This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
    • selectByPrimaryKey

      Generatedalwaystestnoupdates selectByPrimaryKey(Integer id)
      This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
    • updateByExampleSelective

      int updateByExampleSelective(@Param("row") Generatedalwaystestnoupdates row, @Param("example") GeneratedalwaystestnoupdatesCriteria example)
      This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
    • updateByExample

      int updateByExample(@Param("row") Generatedalwaystestnoupdates row, @Param("example") GeneratedalwaystestnoupdatesCriteria example)
      This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES