int re = em.createQuery("delete object(o) from Vote as o where o.memberReply.id = '"+replyId+"'").executeUpdate();