Interface UstraBatTaskParamMapper


@Mapper public interface UstraBatTaskParamMapper
  • Method Details

    • countByExample

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

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

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

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

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

      List<UstraBatTaskParam> selectByExample(UstraBatTaskParamExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK_PARAM
    • selectByPrimaryKey

      UstraBatTaskParam selectByPrimaryKey(UstraBatTaskParamKey key)
      This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK_PARAM
    • updateByExampleSelective

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

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

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

      int updateByPrimaryKey(UstraBatTaskParam record)
      This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK_PARAM