com.macro.mall.model.UmsMemberProductCategoryRelation Java Examples

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