Interface UstraBatTaskSchdlMapper


@Mapper public interface UstraBatTaskSchdlMapper
  • Method Details

    • countByExample

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

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

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

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

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

      List<UstraBatTaskSchdl> selectByExample(UstraBatTaskSchdlExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL
    • selectByPrimaryKey

      UstraBatTaskSchdl selectByPrimaryKey(UstraBatTaskSchdlKey key)
      This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL
    • updateByExampleSelective

      int updateByExampleSelective(@Param("record") UstraBatTaskSchdl record, @Param("example") UstraBatTaskSchdlExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL
    • updateByExample

      int updateByExample(@Param("record") UstraBatTaskSchdl record, @Param("example") UstraBatTaskSchdlExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL
    • updateByPrimaryKeySelective

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

      int updateByPrimaryKey(UstraBatTaskSchdl record)
      This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL