Changes between Version 11 and Version 13 of Ticket #130
- Timestamp:
- 11/27/2012 05:35:54 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #130
- Property Due Date changed from to 27/11/2012
-
Ticket #130 – Description
v11 v13 45 45 ---- 46 46 初步拆分: 47 public long[] searchTopProductIds(long brandId, long smallTypeId, int size) 48 public long[] searchTopProductIds(long brandId, long smallTypeId, int priceMax, int priceMin, int size) 49 public long[] searchTopProductIds(long brandId, long smallTypeId, int areaId, int priceMax, int priceMin, int size) 47 sql构造器: 48 [attachment:SqlBuilder.java] 小虎的拼sql工具,另加上分页 49 [attachment:ProductSqlBuilder.java] 单PDL_PRODUCT表查询 50 [attachment:ProductTypeSqlBuilder.java] PDL_PRODUCT、PDL_PRODUCT_TYPE关联查询 50 51 public long[] filterBrandIds(long[] productIds, long[] bandBrandIds[]) 51 52 public long[] filterAdIds(long[] productIds, String[] fixedIds, String[] sequenceIds)
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)