Example #1
0
 public virtual void UpdateDssObjectMapping(DssObjectMapping entity)
 {
     entityDao.UpdateDssObjectMapping(entity);
 }