接口 UserAccountExtendMapper


public interface UserAccountExtendMapper
  • 方法详细资料

    • countByExample

      int countByExample(UserAccountExtendExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_account_extend
    • deleteByPrimaryKey

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

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

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

      List<UserAccountExtend> selectByExample(UserAccountExtendExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_account_extend
    • selectByPrimaryKey

      UserAccountExtend selectByPrimaryKey(String id)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_user_account_extend
    • updateByExampleSelective

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

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

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

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

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