Interface UstraBatTaskExecParamMapper


@Mapper public interface UstraBatTaskExecParamMapper
  • Method Details

    • countByExample

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

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

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

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

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

      This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK_EXEC_PARAM
    • selectByPrimaryKey

      This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK_EXEC_PARAM
    • updateByExampleSelective

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

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

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

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