unclerayray

Those that can, do. Those that can’t, complain.
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

代码库

Posted on 2014-08-06 11:30  unclerayray  阅读(92)  评论(0)    收藏  举报

String[] excludeProperties = new String[]{"closeOutId", "csaId"};
org.springframework.beans.BeanUtils.copyProperties(baselineDeals, newWIDeal, excludeProperties);