com.macro.mall.model.PmsProductFullReductionExample Java Examples

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