@Transactional
 public void saveOrUpdate(CmsUserEmail entity) {
   super.saveOrUpdate(entity);
 }