com.macro.mall.model.PmsProductCategoryExample Java Examples

The following examples show how to use com.macro.mall.model.PmsProductCategoryExample. 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: PmsProductCategoryMapper.java    From mall with Apache License 2.0 votes vote down vote up
long countByExample(PmsProductCategoryExample example); 
Example #2
Source File: PmsProductCategoryMapper.java    From macrozheng-mall with MIT License votes vote down vote up
int updateByExample(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #3
Source File: PmsProductCategoryMapper.java    From macrozheng-mall with MIT License votes vote down vote up
int updateByExampleWithBLOBs(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #4
Source File: PmsProductCategoryMapper.java    From macrozheng-mall with MIT License votes vote down vote up
int updateByExampleSelective(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #5
Source File: PmsProductCategoryMapper.java    From macrozheng-mall with MIT License votes vote down vote up
List<PmsProductCategory> selectByExample(PmsProductCategoryExample example); 
Example #6
Source File: PmsProductCategoryMapper.java    From macrozheng-mall with MIT License votes vote down vote up
List<PmsProductCategory> selectByExampleWithBLOBs(PmsProductCategoryExample example); 
Example #7
Source File: PmsProductCategoryMapper.java    From macrozheng-mall with MIT License votes vote down vote up
int deleteByExample(PmsProductCategoryExample example); 
Example #8
Source File: PmsProductCategoryMapper.java    From macrozheng-mall with MIT License votes vote down vote up
int countByExample(PmsProductCategoryExample example); 
Example #9
Source File: PmsProductCategoryMapper.java    From mall with Apache License 2.0 votes vote down vote up
int updateByExample(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #10
Source File: PmsProductCategoryMapper.java    From mall with Apache License 2.0 votes vote down vote up
int updateByExampleWithBLOBs(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #11
Source File: PmsProductCategoryMapper.java    From mall with Apache License 2.0 votes vote down vote up
int updateByExampleSelective(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #12
Source File: PmsProductCategoryMapper.java    From mall with Apache License 2.0 votes vote down vote up
List<PmsProductCategory> selectByExample(PmsProductCategoryExample example); 
Example #13
Source File: PmsProductCategoryMapper.java    From mall with Apache License 2.0 votes vote down vote up
List<PmsProductCategory> selectByExampleWithBLOBs(PmsProductCategoryExample example); 
Example #14
Source File: PmsProductCategoryMapper.java    From mall with Apache License 2.0 votes vote down vote up
int deleteByExample(PmsProductCategoryExample example); 
Example #15
Source File: PmsProductCategoryMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
long countByExample(PmsProductCategoryExample example); 
Example #16
Source File: PmsProductCategoryMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
int updateByExample(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #17
Source File: PmsProductCategoryMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
int updateByExampleWithBLOBs(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #18
Source File: PmsProductCategoryMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
int updateByExampleSelective(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #19
Source File: PmsProductCategoryMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
List<PmsProductCategory> selectByExample(PmsProductCategoryExample example); 
Example #20
Source File: PmsProductCategoryMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
List<PmsProductCategory> selectByExampleWithBLOBs(PmsProductCategoryExample example); 
Example #21
Source File: PmsProductCategoryMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
int deleteByExample(PmsProductCategoryExample example); 
Example #22
Source File: PmsProductCategoryMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
int countByExample(PmsProductCategoryExample example); 
Example #23
Source File: PmsProductCategoryMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
int updateByExample(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #24
Source File: PmsProductCategoryMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
int updateByExampleWithBLOBs(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #25
Source File: PmsProductCategoryMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
int updateByExampleSelective(@Param("record") PmsProductCategory record, @Param("example") PmsProductCategoryExample example); 
Example #26
Source File: PmsProductCategoryMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
List<PmsProductCategory> selectByExample(PmsProductCategoryExample example); 
Example #27
Source File: PmsProductCategoryMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
List<PmsProductCategory> selectByExampleWithBLOBs(PmsProductCategoryExample example); 
Example #28
Source File: PmsProductCategoryMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
int deleteByExample(PmsProductCategoryExample example);