接口 PlatformRegistryMapper


public interface PlatformRegistryMapper
  • 方法详细资料

    • countByExample

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

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

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

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

      int insertSelective(PlatformRegistry record)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry
    • selectByExampleWithBLOBs

      List<PlatformRegistry> selectByExampleWithBLOBs(PlatformRegistryExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry
    • selectByExample

      List<PlatformRegistry> selectByExample(PlatformRegistryExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry
    • selectByPrimaryKey

      PlatformRegistry selectByPrimaryKey(PlatformRegistryKey key)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry
    • updateByExampleSelective

      int updateByExampleSelective(@Param("record") PlatformRegistry record, @Param("example") PlatformRegistryExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry
    • updateByExampleWithBLOBs

      int updateByExampleWithBLOBs(@Param("record") PlatformRegistry record, @Param("example") PlatformRegistryExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry
    • updateByExample

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

      int updateByPrimaryKeySelective(PlatformRegistry record)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry
    • updateByPrimaryKeyWithBLOBs

      int updateByPrimaryKeyWithBLOBs(PlatformRegistry record)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry
    • updateByPrimaryKey

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

      List<PlatformRegistry> selectByExample(PlatformRegistryExample example, org.apache.ibatis.session.RowBounds rowBounds)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry
    • selectByExampleWithBLOBs

      List<PlatformRegistry> selectByExampleWithBLOBs(PlatformRegistryExample example, org.apache.ibatis.session.RowBounds rowBounds)
      This method was generated by MyBatis Generator. This method corresponds to the database table nk_platform_registry