首页 新闻 会员 周边
1
回答数

待解决问题 20 关于Hibernate的查询问题

String hql = "from Book where id = ?"; List list = (List) this.getHibernateTemplate().find(hql, new