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