public static boolean update(Session s, ImprimantesClient mcl) {
   // TODO Auto-generated method stub
   return PersistDAO.updateObject(s, mcl);
 }