Changes between Version 14 and Version 15 of Ticket #130
- Timestamp:
- 11/27/2012 05:42:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #130 – Description
v14 v15 53 53 54 54 ---- 55 使用的地方: 56 例如:public List genVisitCountWEB(List from,int defaultPercent) 增加 55 使用: 56 在使用的地方包装自己的VO。。。 57 {{{ 58 public List genVisitCountWEB(List from,int defaultPercent) 57 59 public List genVisitCountWEB(long[] from,int defaultPercent) 60 }}} 61 62 不需要眼花缭乱地传参数,不需要每个参数判断是否存在。。。 58 63 {{{ 59 不需要眼花缭乱地传参数,不需要每个参数判断是否存在。。。60 64 ProductTypeSqlBuilder productTypeSqlBuilder = new ProductTypeSqlBuilder(); 61 65 productTypeSqlBuilder.setBrand(123).setSmallType(456).orderByLastCount().getSqlBuilder().page(0,100);
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)