SSH实战 · 用spring框架下的hibernatetemplate的get方法出现的问题
用get方法查询: return this.getHibernateTemplate().get(Product.class, pid); 出现错误为:id to l ...
用get方法查询: return this.getHibernateTemplate().get(Product.class, pid); 出现错误为:id to l ...