com.macro.mall.model.UmsGrowthChangeHistory Java Examples
The following examples show how to use
com.macro.mall.model.UmsGrowthChangeHistory.
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: UmsGrowthChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int insert(UmsGrowthChangeHistory record);
Example #2
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int updateByPrimaryKey(UmsGrowthChangeHistory record);
Example #3
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int updateByPrimaryKeySelective(UmsGrowthChangeHistory record);
Example #4
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int updateByExample(@Param("record") UmsGrowthChangeHistory record, @Param("example") UmsGrowthChangeHistoryExample example);
Example #5
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int updateByExampleSelective(@Param("record") UmsGrowthChangeHistory record, @Param("example") UmsGrowthChangeHistoryExample example);
Example #6
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
UmsGrowthChangeHistory selectByPrimaryKey(Long id);
Example #7
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
List<UmsGrowthChangeHistory> selectByExample(UmsGrowthChangeHistoryExample example);
Example #8
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int insertSelective(UmsGrowthChangeHistory record);
Example #9
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng-mall with MIT License | votes |
int insert(UmsGrowthChangeHistory record);
Example #10
Source File: UmsGrowthChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int updateByPrimaryKey(UmsGrowthChangeHistory record);
Example #11
Source File: UmsGrowthChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int updateByPrimaryKeySelective(UmsGrowthChangeHistory record);
Example #12
Source File: UmsGrowthChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int updateByExample(@Param("record") UmsGrowthChangeHistory record, @Param("example") UmsGrowthChangeHistoryExample example);
Example #13
Source File: UmsGrowthChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int updateByExampleSelective(@Param("record") UmsGrowthChangeHistory record, @Param("example") UmsGrowthChangeHistoryExample example);
Example #14
Source File: UmsGrowthChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
UmsGrowthChangeHistory selectByPrimaryKey(Long id);
Example #15
Source File: UmsGrowthChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
List<UmsGrowthChangeHistory> selectByExample(UmsGrowthChangeHistoryExample example);
Example #16
Source File: UmsGrowthChangeHistoryMapper.java From mall with Apache License 2.0 | votes |
int insertSelective(UmsGrowthChangeHistory record);
Example #17
Source File: UmsGrowthChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int insert(UmsGrowthChangeHistory record);
Example #18
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int updateByPrimaryKey(UmsGrowthChangeHistory record);
Example #19
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int updateByPrimaryKeySelective(UmsGrowthChangeHistory record);
Example #20
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int updateByExample(@Param("record") UmsGrowthChangeHistory record, @Param("example") UmsGrowthChangeHistoryExample example);
Example #21
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int updateByExampleSelective(@Param("record") UmsGrowthChangeHistory record, @Param("example") UmsGrowthChangeHistoryExample example);
Example #22
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
UmsGrowthChangeHistory selectByPrimaryKey(Long id);
Example #23
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
List<UmsGrowthChangeHistory> selectByExample(UmsGrowthChangeHistoryExample example);
Example #24
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int insertSelective(UmsGrowthChangeHistory record);
Example #25
Source File: UmsGrowthChangeHistoryMapper.java From macrozheng with Apache License 2.0 | votes |
int insert(UmsGrowthChangeHistory record);
Example #26
Source File: UmsGrowthChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int updateByPrimaryKey(UmsGrowthChangeHistory record);
Example #27
Source File: UmsGrowthChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int updateByPrimaryKeySelective(UmsGrowthChangeHistory record);
Example #28
Source File: UmsGrowthChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int updateByExample(@Param("record") UmsGrowthChangeHistory record, @Param("example") UmsGrowthChangeHistoryExample example);
Example #29
Source File: UmsGrowthChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
int updateByExampleSelective(@Param("record") UmsGrowthChangeHistory record, @Param("example") UmsGrowthChangeHistoryExample example);
Example #30
Source File: UmsGrowthChangeHistoryMapper.java From mall-swarm with Apache License 2.0 | votes |
UmsGrowthChangeHistory selectByPrimaryKey(Long id);