接口 UserDashboardRefMapper


public interface UserDashboardRefMapper
  • 方法详细资料

    • countByExample

      int countByExample(UserDashboardRefExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref
    • deleteByExample

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

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

      int insert(UserDashboardRef record)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref
    • insertSelective

      int insertSelective(UserDashboardRef record)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref
    • selectByExample

      List<UserDashboardRef> selectByExample(UserDashboardRefExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref
    • selectByPrimaryKey

      UserDashboardRef selectByPrimaryKey(UserDashboardRefKey key)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref
    • updateByExampleSelective

      int updateByExampleSelective(@Param("record") UserDashboardRef record, @Param("example") UserDashboardRefExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref
    • updateByExample

      int updateByExample(@Param("record") UserDashboardRef record, @Param("example") UserDashboardRefExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref
    • updateByPrimaryKeySelective

      int updateByPrimaryKeySelective(UserDashboardRef record)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref
    • updateByPrimaryKey

      int updateByPrimaryKey(UserDashboardRef record)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref
    • selectByExample

      List<UserDashboardRef> selectByExample(UserDashboardRefExample example, org.apache.ibatis.session.RowBounds rowBounds)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_dashboard_ref