接口 AuthGroupRefMapper


public interface AuthGroupRefMapper
  • 方法详细资料

    • countByExample

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

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

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

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

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

      List<AuthGroupRef> selectByExample(AuthGroupRefExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_group_ref
    • selectByPrimaryKey

      AuthGroupRef selectByPrimaryKey(AuthGroupRefKey key)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_group_ref
    • updateByExampleSelective

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

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

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

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

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