com.macro.mall.model.UmsIntegrationChangeHistory Java Examples
The following examples show how to use
com.macro.mall.model.UmsIntegrationChangeHistory.
You can vote up the ones you like or vote down the ones you don't like,
and go to the original project or source file by following the links above each example. You may check out the related API usage on the sidebar.
Example #1
Source File: UmsIntegrationChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int insert(UmsIntegrationChangeHistory record);
Example #2
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int updateByPrimaryKey(UmsIntegrationChangeHistory record);
Example #3
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int updateByPrimaryKeySelective(UmsIntegrationChangeHistory record);
Example #4
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int updateByExample(@Param("record") UmsIntegrationChangeHistory record, @Param("example") UmsIntegrationChangeHistoryExample example);
Example #5
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int updateByExampleSelective(@Param("record") UmsIntegrationChangeHistory record, @Param("example") UmsIntegrationChangeHistoryExample example);
Example #6
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
UmsIntegrationChangeHistory selectByPrimaryKey(Long id);
Example #7
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
List<UmsIntegrationChangeHistory> selectByExample(UmsIntegrationChangeHistoryExample example);
Example #8
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int insertSelective(UmsIntegrationChangeHistory record);
Example #9
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int insert(UmsIntegrationChangeHistory record);
Example #10
Source File: UmsIntegrationChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int updateByPrimaryKey(UmsIntegrationChangeHistory record);
Example #11
Source File: UmsIntegrationChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int updateByPrimaryKeySelective(UmsIntegrationChangeHistory record);
Example #12
Source File: UmsIntegrationChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int updateByExample(@Param("record") UmsIntegrationChangeHistory record, @Param("example") UmsIntegrationChangeHistoryExample example);
Example #13
Source File: UmsIntegrationChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int updateByExampleSelective(@Param("record") UmsIntegrationChangeHistory record, @Param("example") UmsIntegrationChangeHistoryExample example);
Example #14
Source File: UmsIntegrationChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
UmsIntegrationChangeHistory selectByPrimaryKey(Long id);
Example #15
Source File: UmsIntegrationChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
List<UmsIntegrationChangeHistory> selectByExample(UmsIntegrationChangeHistoryExample example);
Example #16
Source File: UmsIntegrationChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int insertSelective(UmsIntegrationChangeHistory record);
Example #17
Source File: UmsIntegrationChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int insert(UmsIntegrationChangeHistory record);
Example #18
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int updateByPrimaryKey(UmsIntegrationChangeHistory record);
Example #19
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int updateByPrimaryKeySelective(UmsIntegrationChangeHistory record);
Example #20
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int updateByExample(@Param("record") UmsIntegrationChangeHistory record, @Param("example") UmsIntegrationChangeHistoryExample example);
Example #21
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int updateByExampleSelective(@Param("record") UmsIntegrationChangeHistory record, @Param("example") UmsIntegrationChangeHistoryExample example);
Example #22
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
UmsIntegrationChangeHistory selectByPrimaryKey(Long id);
Example #23
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
List<UmsIntegrationChangeHistory> selectByExample(UmsIntegrationChangeHistoryExample example);
Example #24
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int insertSelective(UmsIntegrationChangeHistory record);
Example #25
Source File: UmsIntegrationChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int insert(UmsIntegrationChangeHistory record);
Example #26
Source File: UmsIntegrationChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int updateByPrimaryKey(UmsIntegrationChangeHistory record);
Example #27
Source File: UmsIntegrationChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int updateByPrimaryKeySelective(UmsIntegrationChangeHistory record);
Example #28
Source File: UmsIntegrationChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int updateByExample(@Param("record") UmsIntegrationChangeHistory record, @Param("example") UmsIntegrationChangeHistoryExample example);
Example #29
Source File: UmsIntegrationChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int updateByExampleSelective(@Param("record") UmsIntegrationChangeHistory record, @Param("example") UmsIntegrationChangeHistoryExample example);
Example #30
Source File: UmsIntegrationChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
UmsIntegrationChangeHistory selectByPrimaryKey(Long id);