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