HQL.. 查询articleId下的多条评论article----comment===一对多articleId 在comment里是指向article的外剑"from Comment as c where c.article.id="+articleId);